summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-03-12 13:55:39 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-03-12 15:15:08 -0700
commit9cd5441d28002768d9f492140757652548b86727 (patch)
tree0ad4ac8e4c56c64d0ced398cdbdd8a3878d7f862 /tool
parentbbd9221e46649cc0d620efe4542bb93ff89fcb47 (diff)
downloadruby-9cd5441d28002768d9f492140757652548b86727.tar.gz
RJIT: Implement --rjit-trace-exits
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 2255400c9b..ec943505d9 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -512,6 +512,7 @@ generator = BindingGenerator.new(
rjit_full_cfunc_return
rjit_optimized_call
rjit_str_neq_internal
+ rjit_record_exit_stack
],
types: %w[
CALL_DATA