Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces-inl.h424 HeapObject* PagedSpace::AllocateLinearly(AllocationInfo* alloc_info, in AllocateLinearly() function
441 HeapObject* object = AllocateLinearly(&allocation_info_, size_in_bytes); in AllocateRaw()
455 HeapObject* object = AllocateLinearly(&mc_forwarding_info_, size_in_bytes); in MCAllocateRaw()
Dspaces.cc1004 return AllocateLinearly(&mc_forwarding_info_, size_in_bytes); in SlowMCAllocateRaw()
2340 return AllocateLinearly(&allocation_info_, size_in_bytes); in AllocateInNextPage()
2619 return AllocateLinearly(&allocation_info_, size_in_bytes); in AllocateInNextPage()
Dspaces.h1240 inline HeapObject* AllocateLinearly(AllocationInfo* alloc_info,