Searched defs:shared_native_module (Results 1 – 3 of 3) sorted by relevance
95 WasmModuleObject::shared_native_module() const { in shared_native_module() function
208 if (auto shared_native_module = it->second.value().lock()) { in MaybeGetNativeModule() local861 Isolate* isolate, std::shared_ptr<NativeModule> shared_native_module, in ImportNativeModule()
868 auto shared_native_module = wasm_engine->MaybeGetNativeModule( in DeserializeNativeModule() local