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-regression-3588.c43 if (!jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL)) in main()
Dtest-internal-properties.c32 if (jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL)) in main()
47 if (jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL)) in main()
Dtest-api-value-type.c89 if (jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL)) in main()
Dtest-newtarget.c116 if (!jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL)) in main()
Dtest-symbol.c33 if (!jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL)) in main()
Dtest-api.c851 if (jerry_is_feature_enabled (JERRY_FEATURE_SYMBOL)) in main()
/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…