Searched refs:longest_step (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | incremental-marking.h | 180 inline double longest_step() { in longest_step() function |
D | heap.cc | 6654 longest_step_ = heap_->incremental_marking()->longest_step(); in GCTracer() |