aboutsummaryrefslogtreecommitdiffstats
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-03-19 23:19:58 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-03-19 23:32:07 -0700
commit59b86da82c7e175b1a479c82bffe32d6fe394ecb (patch)
treefe9e655e40853505144712ac03595a560d7bea85 /tool
parent47f7ec1c9f9e409ddea0c763b79c4fc9b71da84b (diff)
downloadruby-59b86da82c7e175b1a479c82bffe32d6fe394ecb.tar.gz
RJIT: Implement ifunc invokeblock
Diffstat (limited to 'tool')
-rwxr-xr-xtool/rjit/bindgen.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb
index 9916ebe0d0..cd8502a2a7 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -553,6 +553,7 @@ generator = BindingGenerator.new(
rjit_str_simple_append
rb_str_buf_append
rb_str_dup
+ rb_vm_yield_with_cfunc
],
types: %w[
CALL_DATA