Home
last modified time | relevance | path

Searched refs:ECMA_ERROR_NONE (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-exceptions.c175 return ECMA_ERROR_NONE; in ecma_get_error_type()
190 return ECMA_ERROR_NONE; in ecma_get_error_type()
Decma-exceptions.h42 ECMA_ERROR_NONE, /**< Not an Error */ enumerator
/third_party/jerryscript/jerry-core/api/
Djerry.c68 JERRY_STATIC_ASSERT ((int) ECMA_ERROR_NONE == (int) JERRY_ERROR_NONE