Searched refs:c_func_count (Results 1 – 3 of 3) sorted by relevance
406 int64_t c_func_count, array_count; member
1493 update(c_func_count); in update_stats()
6046 s->c_func_count++; in JS_ComputeMemoryUsage()6318 if (s->c_func_count) { in JS_DumpMemoryUsage()6319 fprintf(fp, "%-20s %8"PRId64"\n", "C functions", s->c_func_count); in JS_DumpMemoryUsage()