Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.h162 void DoBackgroundWork(JobDelegate* delegate);
Dlazy-compile-dispatcher.cc45 lazy_compile_dispatcher_->DoBackgroundWork(delegate); in Run()
400 void LazyCompileDispatcher::DoBackgroundWork(JobDelegate* delegate) { in DoBackgroundWork() function in v8::internal::LazyCompileDispatcher