Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_REGEXP_DUMP (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h88 JERRY_FEATURE_REGEXP_DUMP, /**< regexp byte-code dumps */ enumerator
/third_party/jerryscript/jerry-main/
Dmain-unix.c554 if (check_feature (JERRY_FEATURE_REGEXP_DUMP, cli_state.arg)) in main()
/third_party/jerryscript/jerry-core/api/
Djerry.c998 || feature == JERRY_FEATURE_REGEXP_DUMP in jerry_is_feature_enabled()
/third_party/jerryscript/docs/
D02.API-REFERENCE.md59 - JERRY_FEATURE_REGEXP_DUMP - regexp byte-code dumps