Searched defs:is_exception (Results 1 – 6 of 6) sorted by relevance
69 jcontext_set_exception_flag (bool is_exception) /**< true - if the exception flag should be set in jcontext_set_exception_flag()
69 TEST_F(TestAnf, is_exception) { in TEST_F() argument
79 static int is_exception(const char *msg) in is_exception() function
1232 bool is_exception) /**< error reference is an exception */ in ecma_create_error_reference()
91 #define CHECK_PARSING_STATUS(status, is_exception) \ argument
165 #define CHECK_PARSING_STATUS(status, is_exception) \ argument