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

  /external/v8/src/heap/
spaces.h 303 // |kSweepingDone|: The page state when sweeping is complete or sweeping must
309 kSweepingDone,
415 return concurrent_sweeping_state().Value() == kSweepingDone;
    [all...]
mark-compact.cc     [all...]
spaces.cc 521 chunk->concurrent_sweeping_state().SetValue(kSweepingDone);
    [all...]

Completed in 101 milliseconds