Searched refs:TryAllocateLinearlyAligned (Results 1 – 2 of 2) sorted by relevance
298 HeapObject* PagedSpace::TryAllocateLinearlyAligned( in TryAllocateLinearlyAligned() function337 HeapObject* object = TryAllocateLinearlyAligned(&allocation_size, alignment); in AllocateRawAligned()347 object = TryAllocateLinearlyAligned(&allocation_size, alignment); in AllocateRawAligned()
2358 inline HeapObject* TryAllocateLinearlyAligned(int* size_in_bytes, in NON_EXPORTED_BASE()