Searched refs:JERRY_FEATURE_PROMISE (Results 1 – 5 of 5) sorted by relevance
142 if (!jerry_is_feature_enabled (JERRY_FEATURE_PROMISE))
213 if (!jerry_is_feature_enabled (JERRY_FEATURE_PROMISE))
94 JERRY_FEATURE_PROMISE, /**< promise support */ enumerator
65 - JERRY_FEATURE_PROMISE - promise support1845 in runtime with the `JERRY_FEATURE_PROMISE` feature enum value,3391 in runtime with the `JERRY_FEATURE_PROMISE` feature enum value,3458 in runtime with the `JERRY_FEATURE_PROMISE` feature enum value,3529 in runtime with the `JERRY_FEATURE_PROMISE` feature enum value,
1016 || feature == JERRY_FEATURE_PROMISE in jerry_is_feature_enabled()