ruby/yjit/bindgen
John Hawthorn f98d6d3f38
YJIT: Implement specialized respond_to? (#6363)
* Add rb_callable_method_entry_or_negative

* YJIT: Implement specialized respond_to?

This implements a specialized respond_to? in YJIT.

* Update yjit/src/codegen.rs

Co-authored-by: Maxime Chevalier-Boisvert <maximechevalierb@gmail.com>
2022-09-14 16:15:55 -04:00
..
src YJIT: Implement specialized respond_to? (#6363) 2022-09-14 16:15:55 -04:00
Cargo.lock Add a check-yjit-bindgen-unused target. Add to CI. (#6066) 2022-06-29 12:49:46 -04:00
Cargo.toml Add a check-yjit-bindgen-unused target. Add to CI. (#6066) 2022-06-29 12:49:46 -04:00