Home
last modified time | relevance | path

Searched refs:ShadowsViaDirectExpando (Results 1 – 23 of 23) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/proxy/
H A DDOMProxy.h24 result == JS::DOMProxyShadowsResult::ShadowsViaDirectExpando || in DOMProxyIsShadowing()
/dports/www/firefox/firefox-99.0/js/src/proxy/
H A DDOMProxy.h24 result == JS::DOMProxyShadowsResult::ShadowsViaDirectExpando || in DOMProxyIsShadowing()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/proxy/
H A DDOMProxy.h24 result == JS::DOMProxyShadowsResult::ShadowsViaDirectExpando || in DOMProxyIsShadowing()
/dports/www/firefox-esr/firefox-91.8.0/js/public/friend/
H A DDOMProxy.h76 ShadowsViaDirectExpando, enumerator
/dports/www/firefox/firefox-99.0/js/public/friend/
H A DDOMProxy.h76 ShadowsViaDirectExpando, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/friend/
H A DDOMProxy.h76 ShadowsViaDirectExpando, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/
H A Dproxyhandler.rs44 return DOMProxyShadowsResult::ShadowsViaDirectExpando; in shadow_check_callback()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/bindings/
H A DDOMJSProxyHandler.cpp44 : js::ShadowsViaDirectExpando; in DOMProxyShadows()
/dports/www/firefox-esr/firefox-91.8.0/dom/bindings/
H A DDOMJSProxyHandler.cpp47 : DOMProxyShadowsResult::ShadowsViaDirectExpando; in DOMProxyShadows()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/bindings/
H A DDOMJSProxyHandler.cpp43 : js::ShadowsViaDirectExpando; in DOMProxyShadows()
/dports/www/firefox/firefox-99.0/dom/bindings/
H A DDOMJSProxyHandler.cpp48 : DOMProxyShadowsResult::ShadowsViaDirectExpando; in DOMProxyShadows()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/bindings/
H A DDOMJSProxyHandler.cpp47 : DOMProxyShadowsResult::ShadowsViaDirectExpando; in DOMProxyShadows()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/
H A DDOMJSProxyHandler.cpp46 js::ShadowsViaIndirectExpando : js::ShadowsViaDirectExpando; in DOMProxyShadows()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsfriendapi.h1223 ShadowsViaDirectExpando, enumerator
1237 return result == Shadows || result == ShadowsViaDirectExpando || in DOMProxyIsShadowing()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsfriendapi.h1227 ShadowsViaDirectExpando, enumerator
1240 return result == Shadows || result == ShadowsViaDirectExpando || in DOMProxyIsShadowing()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsfriendapi.h1266 ShadowsViaDirectExpando, enumerator
1280 result == ShadowsViaDirectExpando || in DOMProxyIsShadowing()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsfriendapi.h1249 ShadowsViaDirectExpando, enumerator
1263 result == ShadowsViaDirectExpando || in DOMProxyIsShadowing()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsfriendapi.h1249 ShadowsViaDirectExpando, enumerator
1263 result == ShadowsViaDirectExpando || in DOMProxyIsShadowing()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCacheIR.cpp117 if (shadows == ShadowsViaDirectExpando || in GetProxyStubType()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DCacheIR.cpp198 if (shadows == ShadowsViaDirectExpando || in GetProxyStubType()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DCacheIR.cpp317 if (shadows == DOMProxyShadowsResult::ShadowsViaDirectExpando || in GetProxyStubType()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCacheIR.cpp324 if (shadows == DOMProxyShadowsResult::ShadowsViaDirectExpando || in GetProxyStubType()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DCacheIR.cpp317 if (shadows == DOMProxyShadowsResult::ShadowsViaDirectExpando || in GetProxyStubType()