Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc3813 class WaitForEventDelegate final : public JobDelegate { in WaitForCompilationEvent()
3815 explicit WaitForEventDelegate(std::shared_ptr<std::atomic<bool>> done) in WaitForCompilationEvent() function in v8::internal::wasm::__anon15175::final
3832 WaitForEventDelegate delegate{done}; in WaitForCompilationEvent()

Completed in 8 milliseconds