Home
last modified time | relevance | path

Searched refs:AllocateLinearlyAligned (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces-inl.h405 HeapObject* PagedSpace::AllocateLinearlyAligned(int* size_in_bytes, in AllocateLinearlyAligned() function
465 HeapObject* object = AllocateLinearlyAligned(&allocation_size, alignment); in AllocateRawAligned()
Dspaces.h2142 inline HeapObject* AllocateLinearlyAligned(int* size_in_bytes, in NON_EXPORTED_BASE()