Searched defs:outgoing_queue_ (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/maglev/ | ||
| D | maglev-concurrent-dispatcher.h | 92 QueueT outgoing_queue_; variable |
| /third_party/node/deps/v8/src/baseline/ | ||
| D | baseline-batch-compiler.cc | 182 LockedQueue<std::unique_ptr<BaselineBatchCompilerJob>>* outgoing_queue_; member in v8::internal::baseline::ConcurrentBaselineCompiler::JobDispatcher |