Add API for get the memory stats (#1923)
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
This commit is contained in:
committed by
Zoltan Herczeg
parent
8b5fe254d9
commit
c242248b47
@@ -83,7 +83,7 @@ main (void)
|
||||
}
|
||||
|
||||
#ifdef JMEM_STATS
|
||||
jmem_pools_stats_print ();
|
||||
jmem_heap_stats_print ();
|
||||
#endif /* JMEM_STATS */
|
||||
|
||||
jmem_finalize ();
|
||||
|
||||
Reference in New Issue
Block a user