Searched refs:IsYoungPromoted (Results 1 – 2 of 2) sorted by relevance
203 bool IsYoungPromoted() { return young_gc_state() == GcState::Promoted; } in IsYoungPromoted() function
305 } else if (current->IsYoungPromoted()) { in SweepYoung()