summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2023-04-18 13:53:37 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2023-04-18 17:16:22 -0700
commitbdffcd6df30d7f21cf1a3a174672e82074800451 (patch)
tree21e7fc3a34f6dc3c8bc1198de32dfa036d23a665 /tool
parentb816ea87725d85b0b9cf9628603245041a2d5123 (diff)
downloadruby-bdffcd6df30d7f21cf1a3a174672e82074800451.tar.gz
Update RJIT to support newarray_send
This also adds max / hash support
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 5c9fcfdf4e..1dd3b78bd5 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -539,6 +539,8 @@ generator = BindingGenerator.new(
rb_vm_getclassvariable
rb_vm_ic_hit_p
rb_vm_opt_newarray_min
+ rb_vm_opt_newarray_max
+ rb_vm_opt_newarray_hash
rb_vm_setinstancevariable
rb_vm_splat_array
rjit_full_cfunc_return