Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.h146 bool is_running_on_background() const { in is_running_on_background() function
Dlazy-compile-dispatcher.cc207 if (!job->is_running_on_background()) { in WaitForJobIfRunningOnBackground()
311 if (job->is_running_on_background()) { in AbortJob()