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

  /art/runtime/
Android.mk 67 gc/collector/mark_compact.cc \
  /external/v8/src/heap/
mark-compact.cc 491 MarkCompactCollector* mark_compact = variable
494 mark_compact->EvacuatePages(spaces_, &evacuation_slots_buffer);
495 mark_compact->AddEvacuationSlotsBufferSynchronized(evacuation_slots_buffer);
496 mark_compact->pending_compaction_tasks_semaphore_.Signal();
    [all...]

Completed in 44 milliseconds