Home
last modified time | relevance | path

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

/third_party/node/src/
Djs_native_api_v8.cc5299 v8::CompiledWasmModule compiledWasmModule = v8WasmModule->GetCompiledModule(); in OH_JSVM_CreateWasmCache() local
5300 v8::OwnedBuffer serialized_bytes = compiledWasmModule.Serialize(); in OH_JSVM_CreateWasmCache()