Home | History | Annotate | Download | only in src

Lines Matching refs:Hurry

722 void IncrementalMarking::Hurry() {
728 PrintF("[IncrementalMarking] Hurry\n");
731 // TODO(gc) hurry can mark objects it encounters black as mutator
740 PrintF("[IncrementalMarking] Complete (hurry), spent %d ms.\n",
801 Hurry();
821 // the should-hurry flag to indicate that there can't be much work left to do.