Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.h156 void WaitForJobIfRunningOnBackground(Job* job, const base::MutexGuard&);
Dlazy-compile-dispatcher.cc201 void LazyCompileDispatcher::WaitForJobIfRunningOnBackground( in WaitForJobIfRunningOnBackground() function in v8::internal::LazyCompileDispatcher
266 WaitForJobIfRunningOnBackground(job, lock); in FinishNow()