Home
last modified time | relevance | path

Searched refs:SWEEP_SPACES (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h533 SWEEP_SPACES, enumerator
Dmark-compact.cc909 DCHECK(state_ == SWEEP_SPACES || state_ == RELOCATE_OBJECTS); in Finish()
3942 state_ = SWEEP_SPACES; in SweepSpaces()