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

  /external/v8/src/
incremental-marking.h 63 bool should_hurry() { return should_hurry_; } function in class:v8::internal::IncrementalMarking
heap.cc 509 !incremental_marking()->should_hurry() &&
    [all...]

Completed in 47 milliseconds