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