Home
last modified time | relevance | path

Searched defs:is_exception (Results 1 – 6 of 6) sorted by relevance

/third_party/jerryscript/jerry-core/jcontext/
Djcontext.c69 jcontext_set_exception_flag (bool is_exception) /**< true - if the exception flag should be set in jcontext_set_exception_flag()
/third_party/mindspore/tests/ut/cpp/ir/
Danf_test.cc69 TEST_F(TestAnf, is_exception) { in TEST_F() argument
/third_party/openssl/test/
Dv3nametest.c79 static int is_exception(const char *msg) in is_exception() function
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers.c1232 bool is_exception) /**< error reference is an exception */ in ecma_create_error_reference()
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-tknzr.c91 #define CHECK_PARSING_STATUS(status, is_exception) \ argument
Dcr-parser.c165 #define CHECK_PARSING_STATUS(status, is_exception) \ argument