Home
last modified time | relevance | path

Searched refs:MaybePrintAndClearPendingException (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DErrorReporting.h180 extern void MaybePrintAndClearPendingException(JSContext* cx);
H A DErrorReporting.cpp572 void js::MaybePrintAndClearPendingException(JSContext* cx) { in MaybePrintAndClearPendingException() function in js
H A DScope.cpp2124 MaybePrintAndClearPendingException(cx); in DumpBindings()
H A DSelfHosting.cpp2609 MaybePrintAndClearPendingException(cx_); in ~AutoSelfHostingErrorReporter()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DErrorReporting.h180 extern void MaybePrintAndClearPendingException(JSContext* cx);
H A DErrorReporting.cpp572 void js::MaybePrintAndClearPendingException(JSContext* cx) { in MaybePrintAndClearPendingException() function in js
H A DScope.cpp1549 MaybePrintAndClearPendingException(cx); in DumpBindings()
H A DSelfHosting.cpp2636 MaybePrintAndClearPendingException(cx_); in ~AutoSelfHostingErrorReporter()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DErrorReporting.h180 extern void MaybePrintAndClearPendingException(JSContext* cx);
H A DErrorReporting.cpp572 void js::MaybePrintAndClearPendingException(JSContext* cx) { in MaybePrintAndClearPendingException() function in js
H A DScope.cpp2124 MaybePrintAndClearPendingException(cx); in DumpBindings()
H A DSelfHosting.cpp2609 MaybePrintAndClearPendingException(cx_); in ~AutoSelfHostingErrorReporter()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DSelfHosting.cpp2616 MaybePrintAndClearPendingException(JSContext* cx, FILE* file)
2659 MaybePrintAndClearPendingException(cx_, stderr);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DSelfHosting.cpp2575 static void MaybePrintAndClearPendingException(JSContext* cx, FILE* file) { in MaybePrintAndClearPendingException() function
2613 MaybePrintAndClearPendingException(cx_, stderr); in ~AutoSelfHostingErrorReporter()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DSelfHosting.cpp2596 static void MaybePrintAndClearPendingException(JSContext* cx, FILE* file) { in MaybePrintAndClearPendingException() function
2635 MaybePrintAndClearPendingException(cx_, stderr); in ~AutoSelfHostingErrorReporter()