Searched refs:AllocateLinearlyAligned (Results 1 – 2 of 2) sorted by relevance
405 HeapObject* PagedSpace::AllocateLinearlyAligned(int* size_in_bytes, in AllocateLinearlyAligned() function465 HeapObject* object = AllocateLinearlyAligned(&allocation_size, alignment); in AllocateRawAligned()
2142 inline HeapObject* AllocateLinearlyAligned(int* size_in_bytes, in NON_EXPORTED_BASE()