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