Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DRealmOptions.h388 extern JS_PUBLIC_API void SetRealmNonLive(Realm* realm);
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DRealmOptions.h388 extern JS_PUBLIC_API void SetRealmNonLive(Realm* realm);
/dports/www/firefox/firefox-99.0/js/public/
H A DRealmOptions.h399 extern JS_PUBLIC_API void SetRealmNonLive(Realm* realm);
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp1737 void JS::SetRealmNonLive(Realm* realm) { realm->setNonLive(); } in SetRealmNonLive() function in JS
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowInner.cpp1485 JS::SetRealmNonLive(js::GetNonCCWObjectRealm(wrapper));
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowInner.cpp1479 JS::SetRealmNonLive(js::GetNonCCWObjectRealm(wrapper));
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowInner.cpp1485 JS::SetRealmNonLive(js::GetNonCCWObjectRealm(wrapper));
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp1784 void JS::SetRealmNonLive(Realm* realm) { realm->setNonLive(); } in SetRealmNonLive() function in JS
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp1784 void JS::SetRealmNonLive(Realm* realm) { realm->setNonLive(); } in SetRealmNonLive() function in JS