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

  /external/chromium_org/v8/src/
incremental-marking.h 65 void Hurry();
incremental-marking.cc 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.
    [all...]

Completed in 3000 milliseconds