Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-js.cc251 void WebAssemblyModuleExports(const v8::FunctionCallbackInfo<v8::Value>& args) { in WebAssemblyModuleExports() function
838 InstallFunc(isolate, module_constructor, "exports", WebAssemblyModuleExports, in Install()