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 424 HeapObject* PagedSpace::AllocateLinearly(AllocationInfo* alloc_info,
441 HeapObject* object = AllocateLinearly(&allocation_info_, size_in_bytes);
455 HeapObject* object = AllocateLinearly(&mc_forwarding_info_, size_in_bytes);
spaces.h     [all...]
spaces.cc 1004 return AllocateLinearly(&mc_forwarding_info_, size_in_bytes);
    [all...]

Completed in 21 milliseconds