HomeSort by relevance Sort by last modified time
    Searched refs:AllocateLinearlyAligned (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
spaces-inl.h 433 HeapObject* PagedSpace::AllocateLinearlyAligned(int* size_in_bytes,
488 HeapObject* object = AllocateLinearlyAligned(&allocation_size, alignment);
spaces.h     [all...]

Completed in 281 milliseconds