Home
last modified time | relevance | path

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

/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.h147 void DoBackgroundWork();
Dcompiler-dispatcher.cc187 dispatcher_->DoBackgroundWork(); in RunInternal()
580 void CompilerDispatcher::DoBackgroundWork() { in DoBackgroundWork() function in v8::internal::CompilerDispatcher