Searched defs:wasmModule (Results 1 – 2 of 2) sorted by relevance
142 JSVM_Value wasmModule; in CompileWasmModule() local153 static JSVM_Value InstantiateWasmModule(JSVM_Value wasmModule, JSVM_Value importedObject) in InstantiateWasmModule()169 static void BatchCompileWasmFunctions(JSVM_Value wasmModule, size_t begin, size_t end) in BatchCompileWasmFunctions()201 JSVM_Value wasmModule; in WebAssemblyDemo() local279 JSVM_Value wasmModule = CompileWasmModule(wasmPath + "add.wasm"); local307 auto wasmModule = CompileWasmModule(wasmFile); local322 JSVM_Value wasmModule; local361 auto wasmModule = CompileWasmModule(wasmPath + "add.wasm"); local380 JSVM_Value wasmModule; local492 JSVM_Value wasmModule = CompileWasmModule(wasmPath + "imports.wasm"); local[all …]
9135 JSVM_Value wasmModule; in test_CompileWasmModule() local9173 JSVM_Value wasmModule = nullptr; in test_CreateWarmCache_wasmmodule_is_null() local9187 JSVM_Value wasmModule; in test_CreateWarmCache_wasmmodule_is_not_wasmmodule() local