Home
last modified time | relevance | path

Searched refs:JS_GetErrorInterceptorCallback (Results 1 – 19 of 19) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jsapi-tests/
H A DtestErrorInterceptor.cpp61 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
82 CHECK_EQUAL(JS_GetErrorInterceptorCallback(cx->runtime()), in BEGIN_TEST()
H A DtestErrorInterceptorGC.cpp18 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
/dports/www/firefox/firefox-99.0/js/src/jsapi-tests/
H A DtestErrorInterceptor.cpp59 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
80 CHECK_EQUAL(JS_GetErrorInterceptorCallback(cx->runtime()), in BEGIN_TEST()
H A DtestErrorInterceptorGC.cpp17 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jsapi-tests/
H A DtestErrorInterceptor.cpp59 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
79 CHECK_EQUAL(JS_GetErrorInterceptorCallback(cx->runtime()), in BEGIN_TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jsapi-tests/
H A DtestErrorInterceptor.cpp61 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
82 CHECK_EQUAL(JS_GetErrorInterceptorCallback(cx->runtime()), in BEGIN_TEST()
H A DtestErrorInterceptorGC.cpp18 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jsapi-tests/
H A DtestErrorInterceptor.cpp59 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
80 CHECK_EQUAL(JS_GetErrorInterceptorCallback(cx->runtime()), in BEGIN_TEST()
H A DtestErrorInterceptorGC.cpp18 JSErrorInterceptor* original = JS_GetErrorInterceptorCallback(cx->runtime()); in BEGIN_TEST()
/dports/www/firefox/firefox-99.0/js/public/
H A DErrorInterceptor.h42 extern JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback(
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.h228 extern JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback(
H A Djsapi.cpp478 JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback( in JS_GetErrorInterceptorCallback() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.h228 extern JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback(
H A Djsapi.cpp478 JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback( in JS_GetErrorInterceptorCallback() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.h351 extern JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback(
H A Djsapi.cpp509 JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback( in JS_GetErrorInterceptorCallback() function
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp454 JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback( in JS_GetErrorInterceptorCallback() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h1142 extern JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback(
H A Djsapi.cpp532 JS_PUBLIC_API JSErrorInterceptor* JS_GetErrorInterceptorCallback( in JS_GetErrorInterceptorCallback() function