Searched defs:is_exception (Results 1 – 4 of 4) sorted by relevance
69 jcontext_set_exception_flag (bool is_exception) /**< true - if the exception flag should be set in jcontext_set_exception_flag()
75 TEST_F(TestAnf, is_exception) { in TEST_F() argument
75 static int is_exception(const char *msg) in is_exception() function
1237 bool is_exception) /**< error reference is an exception */ in ecma_create_error_reference()