Home
last modified time | relevance | path

Searched defs:JERRY_SNAPSHOT_SAVE (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/
Dconfig.h50 # define JERRY_SNAPSHOT_SAVE 1 macro
73 # define JERRY_SNAPSHOT_SAVE 1 macro
457 # define JERRY_SNAPSHOT_SAVE 0 macro
DCMakeLists.txt37 set(JERRY_SNAPSHOT_SAVE OFF CACHE BOOL "Enable saving snapshot files?") variable
74 set(JERRY_SNAPSHOT_SAVE ON) variable