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

  /external/chromium_org/v8/src/heap/
incremental-marking.h 59 void Hurry();
incremental-marking.cc 708 void IncrementalMarking::Hurry() {
714 PrintF("[IncrementalMarking] Hurry\n");
717 // TODO(gc) hurry can mark objects it encounters black as mutator
726 PrintF("[IncrementalMarking] Complete (hurry), spent %d ms.\n",
787 Hurry();
807 // the should-hurry flag to indicate that there can't be much work left to do.
    [all...]

Completed in 179 milliseconds