Searched refs:non_moving_space (Results 1 – 1 of 1) sorted by relevance
1220 space::ContinuousSpace* non_moving_space = nullptr; in SweepArray() local1226 non_moving_space = space; in SweepArray()1234 if (non_moving_space != nullptr) { in SweepArray()1235 sweep_spaces.push_back(non_moving_space); in SweepArray()