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

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

Completed in 78 milliseconds