Searched refs:WebAssemblyCompile (Results 1 – 1 of 1) sorted by relevance
131 void WebAssemblyCompile(const v8::FunctionCallbackInfo<v8::Value>& args) { in WebAssemblyCompile() function660 InstallFunc(isolate, webassembly, "compile", WebAssemblyCompile); in InstallWasmConstructors()