Max Bernstein 2026-07-06 22:20:18 +0000 (Mon, 06 Jul 2026)
New Revision: af2f0394fb
https://github.com/ruby/ruby/commit/af2f0394fb
Log:
ZJIT: Use Function::load_field in cruby_methods
We converted other LoadField constructors to use this method. Use this
method in cruby_methods too.
Modified files:
zjit/src/cruby_methods.rs
zjit/src/hir.rs