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

  /external/v8/src/heap/
remembered-set.h 212 return chunk->old_to_new_slots();
236 return chunk->old_to_new_slots();
mark-compact.cc     [all...]
spaces.cc 1108 SlotSet* old_to_new_slots = old_to_new_slots_.Value(); local
    [all...]
spaces.h 442 inline SlotSet* old_to_new_slots() { return old_to_new_slots_.Value(); } function in class:v8::internal::MemoryChunk
    [all...]

Completed in 66 milliseconds