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

  /external/v8/src/heap/
scavenger.cc 152 DCHECK(heap->AllowedToBeMigrated(object, NEW_SPACE));
heap-inl.h 441 bool Heap::AllowedToBeMigrated(HeapObject* obj, AllocationSpace dst) {
heap.h     [all...]
mark-compact.cc     [all...]

Completed in 89 milliseconds