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

  /external/v8/src/
spaces-inl.h 257 HeapObject* PagedSpace::AllocateLinearly(AllocationInfo* alloc_info,
274 HeapObject* object = AllocateLinearly(&allocation_info_, size_in_bytes);
288 HeapObject* object = AllocateLinearly(&mc_forwarding_info_, size_in_bytes);
spaces.cc 827 return AllocateLinearly(&mc_forwarding_info_, size_in_bytes);
    [all...]
spaces.h     [all...]

Completed in 14 milliseconds