HomeSort by relevance Sort by last modified time
    Searched refs:Hurry (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
incremental-marking.h 84 void Hurry();
incremental-marking.cc 643 void IncrementalMarking::Hurry() {
647 PrintF("[IncrementalMarking] Hurry\n");
650 // TODO(gc) hurry can mark objects it encounters black as mutator
678 PrintF("[IncrementalMarking] Complete (hurry), spent %d ms.\n",
738 Hurry();
758 // the should-hurry flag to indicate that there can't be much work left to do.

Completed in 44 milliseconds