Searched refs:AllocateLinearly (Results 1 – 3 of 3) sorted by relevance
424 HeapObject* PagedSpace::AllocateLinearly(AllocationInfo* alloc_info, in AllocateLinearly() function441 HeapObject* object = AllocateLinearly(&allocation_info_, size_in_bytes); in AllocateRaw()455 HeapObject* object = AllocateLinearly(&mc_forwarding_info_, size_in_bytes); in MCAllocateRaw()
1004 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()
1240 inline HeapObject* AllocateLinearly(AllocationInfo* alloc_info,