Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dwasm-engine.h214 std::shared_ptr<NativeModule> ExportNativeModule(
Dwasm-engine.cc768 std::shared_ptr<NativeModule> WasmEngine::ExportNativeModule( in ExportNativeModule() function in v8::internal::wasm::WasmEngine