aboutsummaryrefslogtreecommitdiffstats
path: root/tool/mjit
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2022-09-21 08:58:19 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2022-09-21 22:20:35 -0700
commit083b4bb65500376e6c5b9fdf9b7901d5ce4e421a (patch)
treee4763c99ad42b53e44f50912babd90639383b6ad /tool/mjit
parent9058ba218c382744a737d47e2f9c8c0055386dc8 (diff)
downloadruby-083b4bb65500376e6c5b9fdf9b7901d5ce4e421a.tar.gz
add rb_control_frame_t
Diffstat (limited to 'tool/mjit')
-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 8bee57de7d..9839baa8d2 100755
--- a/tool/mjit/bindgen.rb
+++ b/tool/mjit/bindgen.rb
@@ -565,6 +565,7 @@ generator = BindingGenerator.new(
rb_callcache
rb_callinfo
rb_cref_t
+ rb_control_frame_t
rb_iseq_constant_body
rb_iseq_location_t
rb_iseq_struct