Searched refs:non_moving_space (Results 1 – 1 of 1) sorted by relevance
1197 space::ContinuousSpace* non_moving_space = nullptr; in SweepArray() local1203 non_moving_space = space; in SweepArray()1211 if (non_moving_space != nullptr) { in SweepArray()1212 sweep_spaces.push_back(non_moving_space); in SweepArray()