Searched refs:WebAssemblyInstance (Results 1 – 1 of 1) sorted by relevance
293 void WebAssemblyInstance(const v8::FunctionCallbackInfo<v8::Value>& args) { in WebAssemblyInstance() function849 InstallFunc(isolate, webassembly, "Instance", WebAssemblyInstance, 1); in Install()