Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-engine.h193 void AsyncInstantiate(Isolate* isolate,
Dwasm-engine.cc598 void WasmEngine::AsyncInstantiate( in AsyncInstantiate() function in v8::internal::wasm::WasmEngine
Dwasm-js.cc437 i::wasm::GetWasmEngine()->AsyncInstantiate( in OnCompilationSucceeded()
987 i::wasm::GetWasmEngine()->AsyncInstantiate(i_isolate, std::move(resolver), in WebAssemblyInstantiate()