ruby--ruby/yjit/bindgen
Jimmy Miller 1a65ab20cb
Implement optimize call (#6691)
This dispatches to a c func for doing the dynamic lookup. I experimented with chain on the proc but wasn't able to detect which call sites would be monomorphic vs polymorphic. There is definitely room for optimization here, but it does reduce exits.
2022-11-08 15:28:28 -05:00
..
src Implement optimize call (#6691) 2022-11-08 15:28:28 -05:00
Cargo.lock Update bindgen crate (#6397) 2022-09-18 20:42:57 +09:00
Cargo.toml Update bindgen crate (#6397) 2022-09-18 20:42:57 +09:00