Home
last modified time | relevance | path

Searched defs:is_exception (Results 1 – 3 of 3) 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/openssl/test/
Dv3nametest.c75 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()