Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DWasmModule.h42 extern JS_PUBLIC_API RefPtr<WasmModule> GetWasmModule(HandleObject obj);
/dports/www/firefox/firefox-99.0/js/public/
H A DWasmModule.h42 extern JS_PUBLIC_API RefPtr<WasmModule> GetWasmModule(HandleObject obj);
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DWasmModule.h42 extern JS_PUBLIC_API RefPtr<WasmModule> GetWasmModule(HandleObject obj);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DIDBObjectStore.cpp579 RefPtr<JS::WasmModule> module = JS::GetWasmModule(aObj); in NS_IMPL_ISUPPORTS()
698 RefPtr<JS::WasmModule> module = JS::GetWasmModule(aObj); in CopyingStructuredCloneWriteCallback()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DStructuredCloneHolder.cpp1002 RefPtr<JS::WasmModule> module = JS::GetWasmModule(obj); in CustomWriteHandler()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DStructuredCloneHolder.cpp1098 RefPtr<JS::WasmModule> module = JS::GetWasmModule(obj); in CustomWriteHandler()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DStructuredCloneHolder.cpp1067 RefPtr<JS::WasmModule> module = JS::GetWasmModule(obj); in CustomWriteHandler()
/dports/www/firefox/firefox-99.0/dom/base/
H A DStructuredCloneHolder.cpp1098 RefPtr<JS::WasmModule> module = JS::GetWasmModule(obj); in CustomWriteHandler()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DStructuredCloneHolder.cpp1098 RefPtr<JS::WasmModule> module = JS::GetWasmModule(obj); in CustomWriteHandler()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DStructuredCloneHolder.cpp1160 RefPtr<JS::WasmModule> module = JS::GetWasmModule(obj); in CustomWriteHandler()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIDBObjectStore.cpp350 RefPtr<JS::WasmModule> module = JS::GetWasmModule(aObj); in StructuredCloneWriteCallback()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h2900 extern JS_PUBLIC_API RefPtr<WasmModule> GetWasmModule(HandleObject obj);
H A Djsapi.cpp5822 JS_PUBLIC_API RefPtr<JS::WasmModule> JS::GetWasmModule(HandleObject obj) { in GetWasmModule() function in JS
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp4509 JS_PUBLIC_API RefPtr<JS::WasmModule> JS::GetWasmModule(HandleObject obj) { in GetWasmModule() function in JS
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsapi.h6106 GetWasmModule(HandleObject obj);
H A Djsapi.cpp6762 JS::GetWasmModule(HandleObject obj)
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h6216 extern JS_PUBLIC_API RefPtr<WasmModule> GetWasmModule(HandleObject obj);
H A Djsapi.cpp6710 JS_PUBLIC_API RefPtr<JS::WasmModule> JS::GetWasmModule(HandleObject obj) { in GetWasmModule() function in JS
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp5782 JS_PUBLIC_API RefPtr<JS::WasmModule> JS::GetWasmModule(HandleObject obj) { in GetWasmModule() function in JS
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp5782 JS_PUBLIC_API RefPtr<JS::WasmModule> JS::GetWasmModule(HandleObject obj) { in GetWasmModule() function in JS
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/shell/
H A Djs.cpp7186 value.module = JS::GetWasmModule(obj).forget().take(); in SetSharedObject()
/dports/www/firefox-esr/firefox-91.8.0/js/src/shell/
H A Djs.cpp8053 value.module = JS::GetWasmModule(obj).forget().take(); in SetSharedObject()
/dports/www/firefox/firefox-99.0/js/src/shell/
H A Djs.cpp7758 value.module = JS::GetWasmModule(obj).forget().take(); in SetSharedObject()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/shell/
H A Djs.cpp8053 value.module = JS::GetWasmModule(obj).forget().take(); in SetSharedObject()