Home
last modified time | relevance | path

Searched refs:time_foreground (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcompiler.cc532 base::TimeDelta time_foreground = in RecordCompilationStats() local
543 time_foreground += time_taken_to_execute_; in RecordCompilationStats()
549 static_cast<int>(time_foreground.InMicroseconds())); in RecordCompilationStats()