Searched refs:js_func_pc2line_size (Results 1 – 3 of 3) sorted by relevance
405 int64_t js_func_pc2line_count, js_func_pc2line_size; member
1492 update(js_func_pc2line_size); in update_stats()
5848 int64_t js_func_pc2line_size; member5894 hp->js_func_pc2line_size += b->debug.pc2line_len; in compute_bytecode_size()6198 s->js_func_pc2line_size = mem.js_func_pc2line_size; in JS_ComputeMemoryUsage()6205 s->js_func_size + s->js_func_code_size + s->js_func_pc2line_size; in JS_ComputeMemoryUsage()6314 s->js_func_pc2line_size, in JS_DumpMemoryUsage()6315 (double)s->js_func_pc2line_size / s->js_func_pc2line_count); in JS_DumpMemoryUsage()