Searched refs:JERRY_FEATURE_MEM_STATS (Results 1 – 4 of 4) sorted by relevance
86 JERRY_FEATURE_MEM_STATS, /**< memory statistics */ enumerator
526 if (check_feature (JERRY_FEATURE_MEM_STATS, cli_state.arg)) in main()
992 || feature == JERRY_FEATURE_MEM_STATS in jerry_is_feature_enabled()
57 - JERRY_FEATURE_MEM_STATS - memory statistics883 in runtime with the `JERRY_FEATURE_MEM_STATS` feature enum value,897 - false, otherwise. Usually it is because the `JERRY_FEATURE_MEM_STATS` feature is not enabled.