Home
last modified time | relevance | path

Searched defs:lazy_compile_dispatcher_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.cc57 LazyCompileDispatcher* lazy_compile_dispatcher_; member in v8::internal::LazyCompileDispatcher::JobTask
/third_party/node/deps/v8/src/execution/
Disolate.h2235 std::unique_ptr<LazyCompileDispatcher> lazy_compile_dispatcher_; variable