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

  /art/runtime/gc/collector/
mark_sweep.cc 1196 std::vector<space::ContinuousSpace*> sweep_spaces; local
    [all...]
  /external/v8/src/heap/
mark-compact.h 533 SWEEP_SPACES,
mark-compact.cc 909 DCHECK(state_ == SWEEP_SPACES || state_ == RELOCATE_OBJECTS);
    [all...]

Completed in 7164 milliseconds