Searched defs:IsJoiningThread (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/libplatform/ | ||
D | default-job.h | 36 bool IsJoiningThread() const override { return is_joining_thread_; } in IsJoiningThread() function |
/third_party/node/deps/v8/src/wasm/ | ||
D | module-compiler.cc | 3822 bool IsJoiningThread() const override { return true; } in WaitForCompilationEvent() function in v8::internal::wasm::CompilationStateImpl::WaitForCompilationEvent::WaitForEventDelegate |