summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2022-10-21 14:31:33 -0700
committerJohn Hawthorn <john@hawthorn.email>2022-10-24 10:54:01 -0700
commitb652dbf63b963f92abddf15ed4f2fed0787e1969 (patch)
treea996b29a004951cb9e2cb1dd32065ec85470b7c2 /tool
parentabeef41c9573b458dec1b960d4251a38aeaa8e03 (diff)
Remove iv_index_tbl_entry
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/6610
Diffstat (limited to 'tool')
-rwxr-xr-xtool/mjit/bindgen.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/mjit/bindgen.rb b/tool/mjit/bindgen.rb
index 77b81814e3..4d79b32bc2 100755
--- a/tool/mjit/bindgen.rb
+++ b/tool/mjit/bindgen.rb
@@ -373,7 +373,6 @@ generator = BindingGenerator.new(
rb_iseq_location_t
rb_iseq_struct
rb_iseq_t
- rb_iv_index_tbl_entry
rb_method_definition_struct
rb_method_iseq_t
rb_method_type_t