Searched refs:AllocateLinearly (Results 1 – 2 of 2) sorted by relevance
290 HeapObject* PagedSpace::AllocateLinearly(int size_in_bytes) { in AllocateLinearly() function322 HeapObject* object = AllocateLinearly(size_in_bytes); in AllocateRawUnaligned()
2353 inline HeapObject* AllocateLinearly(int size_in_bytes); in NON_EXPORTED_BASE()