Home
last modified time | relevance | path

Searched defs:is_exception (Results 1 – 4 of 4) 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/boringssl/src/crypto/x509v3/
Dv3name_test.cc128 static int is_exception(const char *msg) in is_exception() function
/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()