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

  /external/chromium_org/v8/src/heap/
spaces-inl.h 237 HeapObject* PagedSpace::AllocateLinearly(int size_in_bytes) {
249 HeapObject* object = AllocateLinearly(size_in_bytes);
spaces.h     [all...]

Completed in 77 milliseconds