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

  /external/v8/src/heap/
incremental-marking.h 172 void Hurry();
incremental-marking.cc 805 void IncrementalMarking::Hurry() {
816 heap()->isolate()->PrintWithTimestamp("[IncrementalMarking] Hurry\n");
819 // TODO(gc) hurry can mark objects it encounters black as mutator
828 "[IncrementalMarking] Complete (hurry), spent %d ms.\n",
869 Hurry();
894 // the should-hurry flag to indicate that there can't be much work left to do.
    [all...]

Completed in 1885 milliseconds