Home
last modified time | relevance | path

Searched defs:UnprivilegedJunkScope (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DXPCJSRuntime.cpp566 JSObject* UnprivilegedJunkScope() { in UnprivilegedJunkScope() function
570 JSObject* UnprivilegedJunkScope(const fallible_t&) { in UnprivilegedJunkScope() function
3229 JSObject* XPCJSRuntime::UnprivilegedJunkScope(const mozilla::fallible_t&) { in UnprivilegedJunkScope() function in XPCJSRuntime
3251 JSObject* XPCJSRuntime::UnprivilegedJunkScope() { in UnprivilegedJunkScope() function in XPCJSRuntime
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A DXPCJSRuntime.cpp568 JSObject* UnprivilegedJunkScope() { in UnprivilegedJunkScope() function
572 JSObject* UnprivilegedJunkScope(const fallible_t&) { in UnprivilegedJunkScope() function
3260 JSObject* XPCJSRuntime::UnprivilegedJunkScope(const mozilla::fallible_t&) { in UnprivilegedJunkScope() function in XPCJSRuntime
3282 JSObject* XPCJSRuntime::UnprivilegedJunkScope() { in UnprivilegedJunkScope() function in XPCJSRuntime
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A DXPCJSRuntime.cpp566 JSObject* UnprivilegedJunkScope() { in UnprivilegedJunkScope() function
570 JSObject* UnprivilegedJunkScope(const fallible_t&) { in UnprivilegedJunkScope() function
3229 JSObject* XPCJSRuntime::UnprivilegedJunkScope(const mozilla::fallible_t&) { in UnprivilegedJunkScope() function in XPCJSRuntime
3251 JSObject* XPCJSRuntime::UnprivilegedJunkScope() { in UnprivilegedJunkScope() function in XPCJSRuntime
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DXPCJSRuntime.cpp454 JSObject* UnprivilegedJunkScope() { in UnprivilegedJunkScope() function
H A Dxpcprivate.h630 JSObject* UnprivilegedJunkScope() { return mUnprivilegedJunkScope; } in UnprivilegedJunkScope() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DXPCJSRuntime.cpp564 JSObject* UnprivilegedJunkScope() { in UnprivilegedJunkScope() function
H A Dxpcprivate.h569 JSObject* UnprivilegedJunkScope() { return mUnprivilegedJunkScope; } in UnprivilegedJunkScope() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCJSContext.cpp504 UnprivilegedJunkScope() in UnprivilegedJunkScope() function