Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.cc218 job->state = Job::State::kPendingToRunOnForeground; in WaitForJobIfRunningOnBackground()
269 if (job->state == Job::State::kPendingToRunOnForeground) { in FinishNow()
575 case Job::State::kPendingToRunOnForeground: in VerifyBackgroundTaskCount()
Dlazy-compile-dispatcher.h134 kPendingToRunOnForeground, enumerator