summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
Diffstat (limited to 'tool')
-rwxr-xr-xtool/rjit/bindgen.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb
index e9994feaa2..410ea016dd 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -433,6 +433,7 @@ generator = BindingGenerator.new(
RUBY_T_MODULE
RUBY_T_STRING
RUBY_T_SYMBOL
+ RUBY_T_OBJECT
SHAPE_CAPACITY_CHANGE
SHAPE_FLAG_SHIFT
SHAPE_FROZEN
@@ -558,6 +559,7 @@ generator = BindingGenerator.new(
rb_str_buf_append
rb_str_dup
rb_vm_yield_with_cfunc
+ rb_vm_set_ivar_id
],
types: %w[
CALL_DATA