Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_PROMISE (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/tests/unit-core/
H A Dtest-promise.cpp142 if (!jerry_is_feature_enabled (JERRY_FEATURE_PROMISE)) in HWTEST_F()
H A Dtest-api-promise.cpp213 if (!jerry_is_feature_enabled (JERRY_FEATURE_PROMISE)) in HWTEST_F()
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-core.h94 JERRY_FEATURE_PROMISE, /**< promise support */ enumerator
/third_party/jerryscript/jerry-core/api/
H A Djerry.c1016 || feature == JERRY_FEATURE_PROMISE in jerry_is_feature_enabled()

Completed in 8 milliseconds