Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/libplatform/
Ddefault-job.h36 bool IsJoiningThread() const override { return is_joining_thread_; } in IsJoiningThread() function
/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc3822 bool IsJoiningThread() const override { return true; } in WaitForCompilationEvent() function in v8::internal::wasm::CompilationStateImpl::WaitForCompilationEvent::WaitForEventDelegate