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