Searched refs:compiledWasmModule (Results 1 – 1 of 1) sorted by relevance
5299 v8::CompiledWasmModule compiledWasmModule = v8WasmModule->GetCompiledModule(); in OH_JSVM_CreateWasmCache() local5300 v8::OwnedBuffer serialized_bytes = compiledWasmModule.Serialize(); in OH_JSVM_CreateWasmCache()