Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_PARSER_DUMP (Results 1 – 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-main/
Dmain-unix-snapshot.c291 if (check_feature (JERRY_FEATURE_PARSER_DUMP, cli_state_p->arg)) in process_generate()
Dmain-unix.c540 if (check_feature (JERRY_FEATURE_PARSER_DUMP, cli_state.arg)) in main()
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h87 JERRY_FEATURE_PARSER_DUMP, /**< parser byte-code dumps */ enumerator
/third_party/jerryscript/jerry-core/api/
Djerry.c995 || feature == JERRY_FEATURE_PARSER_DUMP in jerry_is_feature_enabled()
/third_party/jerryscript/docs/
D02.API-REFERENCE.md58 - JERRY_FEATURE_PARSER_DUMP - parser byte-code dumps