summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2023-04-06 21:13:10 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2023-04-07 09:49:15 -0700
commita9bfb64153ae0a07d498d0976d335b65515fd1b1 (patch)
tree65f2ba7b4b78de93a1d4e292e68ca018c59103fc /tool
parentac8a16237c727ae2a1446ef6dc810d0e750971fb (diff)
downloadruby-a9bfb64153ae0a07d498d0976d335b65515fd1b1.tar.gz
Expose rb_sym_to_proc via RJIT
This is needed for getblockparamproxy
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 62f4847709..5c9fcfdf4e 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -572,6 +572,7 @@ generator = BindingGenerator.new(
rjit_build_kwhash
rb_rjit_entry_stub_hit
rb_rjit_branch_stub_hit
+ rb_sym_to_proc
],
types: %w[
CALL_DATA