Searched refs:JERRY_FEATURE_SNAPSHOT_SAVE (Results 1 – 3 of 3) sorted by relevance
89 JERRY_FEATURE_SNAPSHOT_SAVE, /**< saving snapshot files */ enumerator
60 - JERRY_FEATURE_SNAPSHOT_SAVE - saving snapshot files2258 jerry_feature_t feature = JERRY_FEATURE_SNAPSHOT_SAVE;7165 …the `JERRY_FEATURE_SNAPSHOT_SAVE` feature enum value, see [jerry_is_feature_enabled](#jerry_is_fea…7254 …the `JERRY_FEATURE_SNAPSHOT_SAVE` feature enum value, see [jerry_is_feature_enabled](#jerry_is_fea…7532 …the `JERRY_FEATURE_SNAPSHOT_SAVE` feature enum value, see [jerry_is_feature_enabled](#jerry_is_fea…
1001 || feature == JERRY_FEATURE_SNAPSHOT_SAVE in jerry_is_feature_enabled()