Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.h681 SWEEP_SPACES, enumerator
Dmark-compact.cc981 DCHECK(state_ == SWEEP_SPACES || state_ == RELOCATE_OBJECTS); in Finish()
4268 state_ = SWEEP_SPACES; in SweepSpaces()