Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_SYMBOL (Results 1 – 9 of 9) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-internal-properties.cpp60 if (jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL))
75 if (jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL))
Dtest-regression-3588.cpp68 if (!jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL))
Dtest-api-value-type.cpp116 if (jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL))
Dtest-newtarget.cpp141 if (!jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL))
Dtest-symbol.cpp57 if (!jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL))
Dtest-api.cpp876 if (jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL))
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h100 JERRY_FEATURE_SYMBOL, /**< symbol support */ enumerator
/third_party/jerryscript/jerry-core/api/
Djerry.c1019 || feature == JERRY_FEATURE_SYMBOL in jerry_is_feature_enabled()
/third_party/jerryscript/docs/
D02.API-REFERENCE.md71 - JERRY_FEATURE_SYMBOL - symbol support
1982 in runtime with the `JERRY_FEATURE_SYMBOL` feature enum value,
3598 in runtime with the `JERRY_FEATURE_SYMBOL` feature enum value,
7930 …in runtime with the `JERRY_FEATURE_SYMBOL` feature enum value (as symbols are enabled in case of E…