Home
last modified time | relevance | path

Searched refs:GetScriptedCallerPrivate (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/js/public/
H A DScriptPrivate.h33 extern JS_PUBLIC_API JS::Value GetScriptedCallerPrivate(JSContext* cx);
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.h1440 extern JS_PUBLIC_API JS::Value GetScriptedCallerPrivate(JSContext* cx);
H A Djsapi.cpp3622 JS_PUBLIC_API JS::Value JS::GetScriptedCallerPrivate(JSContext* cx) { in GetScriptedCallerPrivate() function in JS
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.h1440 extern JS_PUBLIC_API JS::Value GetScriptedCallerPrivate(JSContext* cx);
H A Djsapi.cpp3622 JS_PUBLIC_API JS::Value JS::GetScriptedCallerPrivate(JSContext* cx) { in GetScriptedCallerPrivate() function in JS
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h1790 extern JS_PUBLIC_API JS::Value GetScriptedCallerPrivate(JSContext* cx);
H A Djsapi.cpp3708 JS_PUBLIC_API JS::Value JS::GetScriptedCallerPrivate(JSContext* cx) { in GetScriptedCallerPrivate() function in JS
/dports/www/firefox/firefox-99.0/dom/script/
H A DScriptLoader.cpp2215 JS::Value value = JS::GetScriptedCallerPrivate(aCx); in GetActiveScript()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/script/
H A DScriptLoader.cpp2984 JS::Value value = JS::GetScriptedCallerPrivate(aCx); in GetActiveScript()
/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DScriptLoader.cpp3372 JS::Value value = JS::GetScriptedCallerPrivate(aCx); in GetActiveScript()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/script/
H A DScriptLoader.cpp3372 JS::Value value = JS::GetScriptedCallerPrivate(aCx); in GetActiveScript()
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp2505 JS_PUBLIC_API JS::Value JS::GetScriptedCallerPrivate(JSContext* cx) { in GetScriptedCallerPrivate() function in JS