1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/yjit
Noah Gibbs 50bad7159a
Special-case jit_guard_known_class for strings. This can remove (#5920)
runtime guard-checks for String#to_s, making some blocks too
short to invalidate later. Add NOPs in those cases to reserve space.
2022-05-20 19:39:37 -04:00
..
bindgen YJIT: Implement getblockparam 2022-05-12 14:34:18 -07:00
src Special-case jit_guard_known_class for strings. This can remove (#5920) 2022-05-20 19:39:37 -04:00
.gitignore
Cargo.lock
Cargo.toml