Home
last modified time | relevance | path

Searched defs:is_exception (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/jcontext/
H A Djcontext.c69 jcontext_set_exception_flag (bool is_exception) /**< true - if the exception flag should be set in jcontext_set_exception_flag() argument
/third_party/openssl/test/
H A Dv3nametest.c75 static int is_exception(const char *msg) in is_exception() function
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers.c1236 ecma_create_error_reference(ecma_value_t value, bool is_exception) ecma_create_error_reference() argument
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c3990 bool is_exception = (type == SVM_EXITINTINFO_TYPE_EXEPT); in svm_complete_soft_interrupt() local

Completed in 13 milliseconds