summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-03-18 21:24:28 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-03-18 21:24:31 -0700
commit2eefd71e0f0fe7ab4c4584fc29902034102c5c4a (patch)
tree138c2e12a5fb2458f2fdc0e68bf23b5b11d3904b /tool
parent81e19b7d9988ced02c80a19ef2ec0f3b7cd8c456 (diff)
downloadruby-2eefd71e0f0fe7ab4c4584fc29902034102c5c4a.tar.gz
RJIT: Implement newrange
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 639031afe1..17d078377a 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -537,6 +537,7 @@ generator = BindingGenerator.new(
rb_reg_match_last
rb_reg_nth_match
rb_gvar_get
+ rb_range_new
],
types: %w[
CALL_DATA