summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-03-02 22:23:47 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2023-03-05 23:28:59 -0800
commitdb4a8afa5e55591aa1e167ffde5924fc8f1f4807 (patch)
tree5cd3f7da056cf8261346b035a7677b80cad49ac3 /tool
parente8a36eb4f6f30f5d96960a4cc4025d020018f37b (diff)
Optimize BasicObject#!
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7448
Diffstat (limited to 'tool')
-rwxr-xr-xtool/mjit/bindgen.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/mjit/bindgen.rb b/tool/mjit/bindgen.rb
index 571b94d9a2..105f878cdc 100755
--- a/tool/mjit/bindgen.rb
+++ b/tool/mjit/bindgen.rb
@@ -471,6 +471,7 @@ generator = BindingGenerator.new(
rb_call_data
rb_callable_method_entry_struct
rb_callable_method_entry_t
+ rb_method_entry_t
rb_callcache
rb_callinfo
rb_control_frame_t