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

  /external/v8/src/heap/
local-allocator.h 36 const LinearAllocationArea info = new_space_lab_.Close();
spaces.h 43 class LinearAllocationArea;
    [all...]
spaces-inl.h 480 return LocalAllocationBuffer(heap, LinearAllocationArea(top, top + size));
spaces.cc     [all...]

Completed in 52 milliseconds