diff options
author | Alan Wu <[email protected]> | 2021-09-10 11:04:14 -0400 |
---|---|---|
committer | Alan Wu <[email protected]> | 2021-10-20 18:19:40 -0400 |
commit | cc2aa1221f96055c1d1d70ea4407b1ee12ed9a6b (patch) | |
tree | 26b4c41c52e34f5e414951230227fe4e65840729 /yjit_codegen.c | |
parent | cbb0271dd6256601aa6aea669ceac4f82fdb75fe (diff) |
Fix avg_len_in_yjit
We weren't counting completing an entire method in YJIT as exits so the
avg_len_in_yjit for
./miniruby --yjit-call-threshold=1 --yjit-stats -e'def foo; end; foo'
was infinite.
Diffstat (limited to 'yjit_codegen.c')
0 files changed, 0 insertions, 0 deletions