Home
last modified time | relevance | path

Searched refs:AutoSaveExceptionState (Results 1 – 25 of 92) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DException.h101 class JS_PUBLIC_API AutoSaveExceptionState {
115 explicit AutoSaveExceptionState(JSContext* cx);
121 ~AutoSaveExceptionState();
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DException.h101 class JS_PUBLIC_API AutoSaveExceptionState {
115 explicit AutoSaveExceptionState(JSContext* cx);
121 ~AutoSaveExceptionState();
/dports/www/firefox/firefox-99.0/js/public/
H A DException.h128 class JS_PUBLIC_API AutoSaveExceptionState {
140 explicit AutoSaveExceptionState(JSContext* cx);
146 ~AutoSaveExceptionState();
/dports/lang/gjs/gjs-1.70.0/modules/
H A Dprint.cpp35 JS::AutoSaveExceptionState exc_state(cx); in gjs_log()
70 JS::AutoSaveExceptionState exc_state(cx); in gjs_log_error()
89 JS::AutoSaveExceptionState exc_state(cx); in gjs_print_parse_args()
/dports/lang/cjs/cjs-4.8.2/modules/
H A Dprint.cpp44 JS::AutoSaveExceptionState exc_state(cx); in gjs_log()
79 JS::AutoSaveExceptionState exc_state(cx); in gjs_log_error()
97 JS::AutoSaveExceptionState exc_state(cx); in gjs_print_parse_args()
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DXPCDebug.cpp48 JS::AutoSaveExceptionState state(cx); in xpc_PrintJSStack()
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A DXPCDebug.cpp48 JS::AutoSaveExceptionState state(cx); in xpc_PrintJSStack()
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A DXPCDebug.cpp48 JS::AutoSaveExceptionState state(cx); in xpc_PrintJSStack()
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DXPCDebug.cpp47 JS::AutoSaveExceptionState state(cx); in xpc_PrintJSStack()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCDebug.cpp55 JS::AutoSaveExceptionState state(cx); in xpc_PrintJSStack()
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DXPCDebug.cpp49 JS::AutoSaveExceptionState state(cx); in xpc_PrintJSStack()
/dports/lang/gjs/gjs-1.70.0/gjs/
H A Djsapi-util-error.cpp203 JS::AutoSaveExceptionState saved_exc(cx); in gjs_format_stack_trace()
H A Dcontext.cpp1276 JS::AutoSaveExceptionState saved_exc(m_cx); in eval()
1337 JS::AutoSaveExceptionState saved_exc(m_cx); in eval_module()
/dports/lang/cjs/cjs-4.8.2/cjs/
H A Djsapi-util-error.cpp218 JS::AutoSaveExceptionState saved_exc(cx); in gjs_format_stack_trace()
/dports/lang/gjs/gjs-1.70.0/gi/
H A Drepo.cpp493 JS::AutoSaveExceptionState saved_exc(cx); in error_has_name()
520 JS::AutoSaveExceptionState saved_exc(cx); in lookup_override_function()
/dports/lang/cjs/cjs-4.8.2/gi/
H A Drepo.cpp575 JS::AutoSaveExceptionState saved_exc(cx); in error_has_name()
602 JS::AutoSaveExceptionState saved_exc(cx); in lookup_override_function()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBailouts.cpp213 JS::AutoSaveExceptionState savedExc(cx); in ExceptionHandlerBailout()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/priv/couch_js/60/
H A Dutil.cpp30 JS::AutoSaveExceptionState exc_state(cx); in js_to_string()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/priv/couch_js/68/
H A Dutil.cpp32 JS::AutoSaveExceptionState exc_state(cx); in js_to_string()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/priv/couch_js/86/
H A Dutil.cpp32 JS::AutoSaveExceptionState exc_state(cx); in js_to_string()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DCustomElementRegistry.h255 Maybe<JS::AutoSaveExceptionState> ases; in LeaveCEReactions()
/dports/www/firefox/firefox-99.0/dom/base/
H A DCustomElementRegistry.h282 Maybe<JS::AutoSaveExceptionState> ases; in LeaveCEReactions()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DCustomElementRegistry.h295 Maybe<JS::AutoSaveExceptionState> ases; in LeaveCEReactions()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DCustomElementRegistry.h280 Maybe<JS::AutoSaveExceptionState> ases; in LeaveCEReactions()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DCustomElementRegistry.h295 Maybe<JS::AutoSaveExceptionState> ases; in LeaveCEReactions()

1234