Home
last modified time | relevance | path

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

/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc363 void CompilerDispatcher::WaitForJobIfRunningOnBackground( in WaitForJobIfRunningOnBackground() function in v8::internal::CompilerDispatcher
396 WaitForJobIfRunningOnBackground(job->second.get()); in FinishNow()
424 WaitForJobIfRunningOnBackground(it.second.get()); in AbortAll()
Dcompiler-dispatcher.h138 void WaitForJobIfRunningOnBackground(CompilerDispatcherJob* job);