Searched refs:ECMA_ERROR_NONE (Results 1 – 3 of 3) sorted by relevance
175 return ECMA_ERROR_NONE; in ecma_get_error_type()190 return ECMA_ERROR_NONE; in ecma_get_error_type()
42 ECMA_ERROR_NONE, /**< Not an Error */ enumerator
68 JERRY_STATIC_ASSERT ((int) ECMA_ERROR_NONE == (int) JERRY_ERROR_NONE