Home
last modified time | relevance | path

Searched refs:JERRY_FEATURE_PARSER_DUMP (Results 1 - 4 of 4) sorted by relevance

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

Completed in 12 milliseconds