Searched refs:newspace_evacuation_candidates_ (Results 1 – 2 of 2) sorted by relevance
874 List<Page*> newspace_evacuation_candidates_; variable
3042 newspace_evacuation_candidates_.Add(p); in EvacuateNewSpacePrologue()3300 for (Page* page : newspace_evacuation_candidates_) { in EvacuatePagesInParallel()3581 for (Page* p : newspace_evacuation_candidates_) { in EvacuateNewSpaceAndCandidates()3592 newspace_evacuation_candidates_.Rewind(0); in EvacuateNewSpaceAndCandidates()