Searched refs:importedObject (Results 1 – 1 of 1) sorted by relevance
153 static JSVM_Value InstantiateWasmModule(JSVM_Value wasmModule, JSVM_Value importedObject) in InstantiateWasmModule() argument161 JSVM_Value argv[] = {wasmModule, importedObject}; in InstantiateWasmModule()