Searched refs:jerry_heap_stats_t (Results 1 – 4 of 4) sorted by relevance
29 # jerry_heap_stats_t.size == 0 if system allocator is used.
213 } jerry_heap_stats_t; typedef359 bool jerry_get_memory_stats (jerry_heap_stats_t *out_stats_p);
376 jerry_get_memory_stats (jerry_heap_stats_t *out_stats_p) /**< [out] heap memory stats */ in jerry_get_memory_stats()388 *out_stats_p = (jerry_heap_stats_t) in jerry_get_memory_stats()
409 ## jerry_heap_stats_t section in JerryScript types426 } jerry_heap_stats_t;891 jerry_get_memory_stats (jerry_heap_stats_t *out_stats_p);907 jerry_heap_stats_t stats = {0};