Searched refs:JERRY_SNAPSHOT_SAVE (Results 1 – 13 of 13) sorted by relevance
72 #ifndef JERRY_SNAPSHOT_SAVE73 # define JERRY_SNAPSHOT_SAVE 1 macro123 #ifndef JERRY_SNAPSHOT_SAVE124 # define JERRY_SNAPSHOT_SAVE 1 macro511 #ifndef JERRY_SNAPSHOT_SAVE512 # define JERRY_SNAPSHOT_SAVE 0 macro769 #if !defined (JERRY_SNAPSHOT_SAVE) \770 || ((JERRY_SNAPSHOT_SAVE != 0) && (JERRY_SNAPSHOT_SAVE != 1))
37 set(JERRY_SNAPSHOT_SAVE OFF CACHE BOOL "Enable saving snapshot files?") variable74 set(JERRY_SNAPSHOT_SAVE ON) variable101 message(STATUS "JERRY_SNAPSHOT_SAVE " ${JERRY_SNAPSHOT_SAVE} ${JERRY_SNAPSHOT_SAVE_MESSA…300 #jerry_add_define01(JERRY_SNAPSHOT_SAVE)
271 "JERRY_SNAPSHOT_SAVE=${jerryscript_jerry_snapshot_save}",
30 #if ENABLED (JERRY_SNAPSHOT_SAVE)46 #if ENABLED (JERRY_SNAPSHOT_SAVE)55 #if ENABLED (JERRY_SNAPSHOT_EXEC) || ENABLED (JERRY_SNAPSHOT_SAVE)
295 #if ENABLED (JERRY_SNAPSHOT_SAVE)522 #if ENABLED (JERRY_SNAPSHOT_EXEC) || ENABLED (JERRY_SNAPSHOT_SAVE)
29 #if ENABLED (JERRY_SNAPSHOT_SAVE) || ENABLED (JERRY_SNAPSHOT_EXEC)75 #if ENABLED (JERRY_SNAPSHOT_SAVE)721 #if ENABLED (JERRY_SNAPSHOT_SAVE)862 #if ENABLED (JERRY_SNAPSHOT_SAVE) in jerry_generate_snapshot()1054 #if ENABLED (JERRY_SNAPSHOT_SAVE)1228 #if ENABLED (JERRY_SNAPSHOT_SAVE) in jerry_merge_snapshots()1364 #if ENABLED (JERRY_SNAPSHOT_SAVE)1577 #if ENABLED (JERRY_SNAPSHOT_SAVE) in jerry_get_literals_from_snapshot()1784 #if ENABLED (JERRY_SNAPSHOT_SAVE) in jerry_generate_function_snapshot()
1000 #if ENABLED (JERRY_SNAPSHOT_SAVE) in jerry_is_feature_enabled()
65 "JERRY_SNAPSHOT_SAVE=${jerryscript_jerry_snapshot_save}",
80 "JERRY_SNAPSHOT_SAVE=${jerryscript_jerry_snapshot_save}",
91 "JERRY_SNAPSHOT_SAVE=1",
915 #if ENABLED (JERRY_SNAPSHOT_SAVE) in parser_post_processing()1215 #if ENABLED (JERRY_SNAPSHOT_SAVE) in parser_post_processing()1222 #if ENABLED (JERRY_SNAPSHOT_SAVE) in parser_post_processing()
38 "JERRY_SNAPSHOT_SAVE=${jerryscript_jerry_snapshot_save}",
7164 - This API depends on a build option (`JERRY_SNAPSHOT_SAVE`) and can be checked in runtime with7191 current configuration through JERRY_SNAPSHOT_SAVE)7253 - This API depends on a build option (`JERRY_SNAPSHOT_SAVE`) and can be checked in runtime with7284 current configuration through JERRY_SNAPSHOT_SAVE)7531 - This API depends on a build option (`JERRY_SNAPSHOT_SAVE`) and can be checked in runtime with7553 and literal-save support is enabled in current configuration through JERRY_SNAPSHOT_SAVE)