ruby/yjit
Jemma Issroff a11952dac1 Rename `iv_count` on shapes to `next_iv_index`
`iv_count` is a misleading name because when IVs are unset, the new
shape doesn't decrement this value. `next_iv_count` is an accurate, and
more descriptive name.
2022-10-21 14:57:34 -07:00
..
bindgen YJIT: incorporate ruby_special_consts 2022-10-20 15:43:34 -04:00
src Rename `iv_count` on shapes to `next_iv_index` 2022-10-21 14:57:34 -07:00
.gitignore
Cargo.lock
Cargo.toml YJIT: fold the "asm_comments" feature into "disasm" (#6591) 2022-10-19 14:03:07 -04:00
not_gmake.mk YJIT: Support MAKE=bmake for release build 2022-09-20 14:17:27 -04:00
yjit.mk YJIT: Support MAKE=bmake for release build 2022-09-20 14:17:27 -04:00