Home
last modified time | relevance | path

Searched refs:adjusted_object_size (Results 1 – 4 of 4) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dfactory.cc1827 int adjusted_object_size = object_size; in CopyJSObjectWithAllocationSite() local
1830 adjusted_object_size += AllocationMemento::kSize; in CopyJSObjectWithAllocationSite()
1833 adjusted_object_size, AllocationType::kYoung); in CopyJSObjectWithAllocationSite()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dfactory.cc1477 int adjusted_object_size = in CopyJSObjectWithAllocationSite() local
1480 adjusted_object_size, AllocationType::kYoung); in CopyJSObjectWithAllocationSite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dfactory.cc1506 int adjusted_object_size = in CopyJSObjectWithAllocationSite() local
1509 adjusted_object_size, AllocationType::kYoung); in CopyJSObjectWithAllocationSite()
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dfactory.cc1845 int adjusted_object_size = in CopyJSObjectWithAllocationSite() local
1848 adjusted_object_size, NEW_SPACE); in CopyJSObjectWithAllocationSite()