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

  /external/v8/src/heap/
local-allocator-inl.h 65 AllocationResult LocalAllocator::AllocateInLAB(int object_size,
103 return AllocateInLAB(object_size, alignment);
local-allocator.h 53 inline AllocationResult AllocateInLAB(int object_size,

Completed in 5676 milliseconds