Home
last modified time | relevance | path

Searched refs:IsQueueAvailable (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler-dispatcher/
H A Doptimizing-compile-dispatcher.h47 inline bool IsQueueAvailable() { in IsQueueAvailable() function in v8::internal::OptimizingCompileDispatcher
H A Doptimizing-compile-dispatcher.cc221 DCHECK(IsQueueAvailable()); in QueueForOptimization()
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc1027 if (!isolate->optimizing_compile_dispatcher()->IsQueueAvailable()) { in CompileTurbofan_Concurrent()

Completed in 7 milliseconds