Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-main/
Dmain-unix.c615 if (check_feature (JERRY_FEATURE_SNAPSHOT_EXEC, cli_state.arg)) in main()
628 if (check_feature (JERRY_FEATURE_SNAPSHOT_EXEC, cli_state.arg)) in main()
702 if (jerry_is_feature_enabled (JERRY_FEATURE_SNAPSHOT_EXEC)) in main()
/third_party/jerryscript/jerry-core/include/
Djerryscript-core.h90 JERRY_FEATURE_SNAPSHOT_EXEC, /**< executing snapshot files */ enumerator
/third_party/jerryscript/jerry-core/api/
Djerry.c1004 || feature == JERRY_FEATURE_SNAPSHOT_EXEC in jerry_is_feature_enabled()
/third_party/jerryscript/docs/
D02.API-REFERENCE.md61 - JERRY_FEATURE_SNAPSHOT_EXEC - executing snapshot files
7346 …the `JERRY_FEATURE_SNAPSHOT_EXEC` feature enum value, see [jerry_is_feature_enabled](#jerry_is_fea…
7434 …the `JERRY_FEATURE_SNAPSHOT_EXEC` feature enum value, see [jerry_is_feature_enabled](#jerry_is_fea…