summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-03-18 21:20:37 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-03-18 21:20:58 -0700
commit81e19b7d9988ced02c80a19ef2ec0f3b7cd8c456 (patch)
tree0ea21fa364d83f222962661885bedf284f37e550 /tool
parent9f8e914943f812a5036d92648386169079daf51b (diff)
downloadruby-81e19b7d9988ced02c80a19ef2ec0f3b7cd8c456.tar.gz
RJIT: Implement getglobal
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 ad2e5f9e1e..639031afe1 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -536,6 +536,7 @@ generator = BindingGenerator.new(
rb_reg_match_post
rb_reg_match_last
rb_reg_nth_match
+ rb_gvar_get
],
types: %w[
CALL_DATA