From 81e19b7d9988ced02c80a19ef2ec0f3b7cd8c456 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Sat, 18 Mar 2023 21:20:37 -0700 Subject: RJIT: Implement getglobal --- tool/rjit/bindgen.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'tool') 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 -- cgit v1.2.1