Home
last modified time | relevance | path

Searched refs:WaitForCompilationEvent (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc616 void WaitForCompilationEvent(CompilationEvent event);
846 Impl(this)->WaitForCompilationEvent( in WaitForTopTierFinished()
1841 compilation_state->WaitForCompilationEvent( in CompileNativeModule()
1855 compilation_state->WaitForCompilationEvent( in CompileNativeModule()
2625 compilation_state->WaitForCompilationEvent( in RunInForeground()
3305 WaitForCompilationEvent(CompilationEvent::kFinishedBaselineCompilation); in InitializeCompilationProgressAfterDeserialization()
3779 void CompilationStateImpl::WaitForCompilationEvent( in WaitForCompilationEvent() function in v8::internal::wasm::CompilationStateImpl