Home
last modified time | relevance | path

Searched refs:jmem_heap_stat_init (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/jmem/
Djmem-allocator-internal.h73 void jmem_heap_stat_init (void);
77 #define JMEM_HEAP_STAT_INIT() jmem_heap_stat_init ()
Djmem-heap.c781 jmem_heap_stat_init (void) in jmem_heap_stat_init() function