Home
last modified time | relevance | path

Searched refs:JS_IsExceptionPending (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/
H A Derror.rs20 use js::jsapi::JS_IsExceptionPending;
114 assert!(!JS_IsExceptionPending(cx)); in throw_dom_exception()
119 assert!(!JS_IsExceptionPending(cx)); in throw_dom_exception()
124 assert!(JS_IsExceptionPending(cx)); in throw_dom_exception()
129 assert!(!JS_IsExceptionPending(cx)); in throw_dom_exception()
205 if !JS_IsExceptionPending(cx) { return; } in report_pending_exception()
258 assert!(!JS_IsExceptionPending(cx)); in throw_not_in_union()
266 debug_assert!(!JS_IsExceptionPending(cx)); in throw_invalid_this()
275 assert!(!JS_IsExceptionPending(cx)); in to_jsval()
277 assert!(JS_IsExceptionPending(cx)); in to_jsval()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jsapi-tests/
H A DtestSlowScript.cpp68 CHECK(!JS_IsExceptionPending(cx)); in test()
72 CHECK(!JS_IsExceptionPending(cx)); in test()
79 CHECK(!JS_IsExceptionPending(cx)); in test()
83 CHECK(!JS_IsExceptionPending(cx)); in test()
H A DtestCallArgs.cpp14 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in CustomNative()
37 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
50 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in END_TEST()
H A DtestErrorInterceptor.cpp72 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
95 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
121 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
H A DtestBigInt.cpp153 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
236 CHECK(JS_IsExceptionPending(cx)); in Fails()
246 CHECK(!JS_IsExceptionPending(cx)); in Fails()
303 CHECK(JS_IsExceptionPending(cx)); in Fails()
313 CHECK(!JS_IsExceptionPending(cx)); in Fails()
353 CHECK(JS_IsExceptionPending(cx)); in RadixOutOfRange()
363 CHECK(!JS_IsExceptionPending(cx)); in RadixOutOfRange()
373 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
383 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
418 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jsapi-tests/
H A DtestSlowScript.cpp68 CHECK(!JS_IsExceptionPending(cx)); in test()
72 CHECK(!JS_IsExceptionPending(cx)); in test()
78 CHECK(!JS_IsExceptionPending(cx)); in test()
82 CHECK(!JS_IsExceptionPending(cx)); in test()
H A DtestCallArgs.cpp12 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in CustomNative()
37 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
52 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in END_TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jsapi-tests/
H A DtestSlowScript.cpp66 CHECK(!JS_IsExceptionPending(cx)); in test()
70 CHECK(!JS_IsExceptionPending(cx)); in test()
77 CHECK(!JS_IsExceptionPending(cx)); in test()
81 CHECK(!JS_IsExceptionPending(cx)); in test()
H A DtestCallArgs.cpp10 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in CustomNative()
32 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
45 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in END_TEST()
H A DtestErrorInterceptor.cpp69 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
91 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
116 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jsapi-tests/
H A DtestSlowScript.cpp68 CHECK(!JS_IsExceptionPending(cx)); in test()
72 CHECK(!JS_IsExceptionPending(cx)); in test()
79 CHECK(!JS_IsExceptionPending(cx)); in test()
83 CHECK(!JS_IsExceptionPending(cx)); in test()
H A DtestCallArgs.cpp14 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in CustomNative()
37 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
50 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in END_TEST()
H A DtestErrorInterceptor.cpp72 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
95 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
121 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
H A DtestBigInt.cpp153 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
236 CHECK(JS_IsExceptionPending(cx)); in Fails()
246 CHECK(!JS_IsExceptionPending(cx)); in Fails()
303 CHECK(JS_IsExceptionPending(cx)); in Fails()
313 CHECK(!JS_IsExceptionPending(cx)); in Fails()
353 CHECK(JS_IsExceptionPending(cx)); in RadixOutOfRange()
363 CHECK(!JS_IsExceptionPending(cx)); in RadixOutOfRange()
373 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
383 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
418 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jsapi-tests/
H A DtestSlowScript.cpp68 CHECK(!JS_IsExceptionPending(cx)); in test()
72 CHECK(!JS_IsExceptionPending(cx)); in test()
79 CHECK(!JS_IsExceptionPending(cx)); in test()
83 CHECK(!JS_IsExceptionPending(cx)); in test()
H A DtestBigInt.cpp152 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
235 CHECK(JS_IsExceptionPending(cx)); in Fails()
245 CHECK(!JS_IsExceptionPending(cx)); in Fails()
302 CHECK(JS_IsExceptionPending(cx)); in Fails()
312 CHECK(!JS_IsExceptionPending(cx)); in Fails()
352 CHECK(JS_IsExceptionPending(cx)); in RadixOutOfRange()
362 CHECK(!JS_IsExceptionPending(cx)); in RadixOutOfRange()
372 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
382 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
417 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
[all …]
H A DtestCallArgs.cpp14 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in CustomNative()
37 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
50 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in END_TEST()
H A DtestErrorInterceptor.cpp70 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
93 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
119 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
/dports/www/firefox/firefox-99.0/js/src/jsapi-tests/
H A DtestCallArgs.cpp15 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in CustomNative()
38 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
51 MOZ_RELEASE_ASSERT(!JS_IsExceptionPending(cx)); in END_TEST()
H A DtestErrorInterceptor.cpp70 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
93 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
119 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
H A DtestSlowScript.cpp62 CHECK(!JS_IsExceptionPending(cx)); in test()
67 CHECK(!JS_IsExceptionPending(cx)); in test()
H A DtestBigInt.cpp152 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
235 CHECK(JS_IsExceptionPending(cx)); in Fails()
245 CHECK(!JS_IsExceptionPending(cx)); in Fails()
302 CHECK(JS_IsExceptionPending(cx)); in Fails()
312 CHECK(!JS_IsExceptionPending(cx)); in Fails()
352 CHECK(JS_IsExceptionPending(cx)); in RadixOutOfRange()
362 CHECK(!JS_IsExceptionPending(cx)); in RadixOutOfRange()
372 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
382 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
417 CHECK(JS_IsExceptionPending(cx)); in BEGIN_TEST()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/wrappers/
H A DFilteringWrapper.cpp88 } else if (JS_IsExceptionPending(cx)) { in Filter()
103 MOZ_ASSERT(!JS_IsExceptionPending(cx)); in FilterPropertyDescriptor()
105 if (JS_IsExceptionPending(cx)) { in FilterPropertyDescriptor()
109 if (JS_IsExceptionPending(cx)) { in FilterPropertyDescriptor()
220 JS_IsExceptionPending(cx) ? false : Policy::deny(cx, act, id, mayThrow); in enter()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/wrappers/
H A DFilteringWrapper.cpp52 else if (JS_IsExceptionPending(cx)) in Filter()
65 MOZ_ASSERT(!JS_IsExceptionPending(cx)); in FilterPropertyDescriptor()
67 if (JS_IsExceptionPending(cx)) in FilterPropertyDescriptor()
70 if (JS_IsExceptionPending(cx)) in FilterPropertyDescriptor()
198 *bp = JS_IsExceptionPending(cx) ? false : Policy::deny(act, id); in enter()
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/wrappers/
H A DFilteringWrapper.cpp54 else if (JS_IsExceptionPending(cx)) in Filter()
66 MOZ_ASSERT(!JS_IsExceptionPending(cx)); in FilterPropertyDescriptor()
68 if (JS_IsExceptionPending(cx)) return false; in FilterPropertyDescriptor()
70 if (JS_IsExceptionPending(cx)) return false; in FilterPropertyDescriptor()
178 JS_IsExceptionPending(cx) ? false : Policy::deny(cx, act, id, mayThrow); in enter()

12345678910>>...14