Home
last modified time | relevance | path

Searched refs:isStrictProxyCheckingEnabled (Results 1 – 14 of 14) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DGCRuntime.h722 bool isStrictProxyCheckingEnabled() { return disableStrictProxyCheckingCount == 0; } in isStrictProxyCheckingEnabled() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSContext.h579 bool isStrictProxyCheckingEnabled() { in isStrictProxyCheckingEnabled() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSContext.h579 bool isStrictProxyCheckingEnabled() { in isStrictProxyCheckingEnabled() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DGCRuntime.h724 bool isStrictProxyCheckingEnabled() { return disableStrictProxyCheckingCount == 0; } in isStrictProxyCheckingEnabled() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/proxy/
H A DProxy.cpp669 if (TlsContext.get()->isStrictProxyCheckingEnabled() && in trace()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/proxy/
H A DProxy.cpp612 if (trc->runtime()->gc.isStrictProxyCheckingEnabled() && proxy->is<WrapperObject>()) { in trace()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSContext.h592 bool isStrictProxyCheckingEnabled() { in isStrictProxyCheckingEnabled() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/proxy/
H A DProxy.cpp622 if (trc->runtime()->gc.isStrictProxyCheckingEnabled() && proxy->is<WrapperObject>()) { in trace()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSContext.h513 bool isStrictProxyCheckingEnabled() { in isStrictProxyCheckingEnabled() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/proxy/
H A DProxy.cpp582 if (TlsContext.get()->isStrictProxyCheckingEnabled() && in trace()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSContext.h571 bool isStrictProxyCheckingEnabled() { in isStrictProxyCheckingEnabled() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/proxy/
H A DProxy.cpp863 if (TlsContext.get()->isStrictProxyCheckingEnabled() && in trace()
/dports/www/firefox/firefox-99.0/js/src/proxy/
H A DProxy.cpp861 if (TlsContext.get()->isStrictProxyCheckingEnabled() && in trace()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/proxy/
H A DProxy.cpp863 if (TlsContext.get()->isStrictProxyCheckingEnabled() && in trace()