Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.cc559 size_t running_jobs = 0; in VerifyBackgroundTaskCount() local
569 running_jobs++; in VerifyBackgroundTaskCount()
587 pending_jobs + running_jobs + (jobs_to_dispose_.empty() ? 0 : 1)); in VerifyBackgroundTaskCount()