Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-wasm.h97 static MaybeLocal<WasmModuleObject> FromCompiledModule(
/third_party/node/src/
Dnode_messaging.cc127 return WasmModuleObject::FromCompiledModule( in GetWasmModuleFromId()
/third_party/node/deps/v8/src/d8/
Dd8.cc5152 return WasmModuleObject::FromCompiledModule( in GetWasmModuleFromId()
/third_party/node/deps/v8/src/api/
Dapi.cc7836 MaybeLocal<WasmModuleObject> WasmModuleObject::FromCompiledModule( in FromCompiledModule() function in v8::WasmModuleObject