Home
last modified time | relevance | path

Searched defs:shared_native_module (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dwasm-objects-inl.h95 WasmModuleObject::shared_native_module() const { in shared_native_module() function
H A Dwasm-engine.cc160 if (auto shared_native_module = it->second.value().lock()) { in MaybeGetNativeModule() local
632 Isolate* isolate, std::shared_ptr<NativeModule> shared_native_module) { in ImportNativeModule()
H A Dwasm-serialization.cc618 auto shared_native_module = wasm_engine->MaybeGetNativeModule( in DeserializeNativeModule() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dwasm-objects-inl.h101 WasmModuleObject::shared_native_module() const { in shared_native_module() function
H A Dwasm-serialization.cc628 auto shared_native_module = wasm_engine->MaybeGetNativeModule( in DeserializeNativeModule() local
H A Dwasm-engine.cc182 if (auto shared_native_module = it->second.value().lock()) { in MaybeGetNativeModule() local
810 Isolate* isolate, std::shared_ptr<NativeModule> shared_native_module, in ImportNativeModule()
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dwasm-objects-inl.h95 WasmModuleObject::shared_native_module() const { in shared_native_module() function
H A Dwasm-engine.cc207 if (auto shared_native_module = it->second.value().lock()) { in MaybeGetNativeModule() local
849 Isolate* isolate, std::shared_ptr<NativeModule> shared_native_module, in ImportNativeModule()
H A Dwasm-serialization.cc846 auto shared_native_module = wasm_engine->MaybeGetNativeModule( in DeserializeNativeModule() local