Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
Dtest_wasm.cpp153 static JSVM_Value InstantiateWasmModule(JSVM_Value wasmModule, JSVM_Value importedObject) in InstantiateWasmModule() argument
161 JSVM_Value argv[] = {wasmModule, importedObject}; in InstantiateWasmModule()