Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dfactory.cc1936 int adjusted_object_size = object_size; in CopyJSObjectWithAllocationSite() local
1939 adjusted_object_size += AllocationMemento::kSize; in CopyJSObjectWithAllocationSite()
1943 adjusted_object_size, AllocationType::kYoung); in CopyJSObjectWithAllocationSite()