summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-03-18 21:49:42 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2023-03-18 21:49:46 -0700
commit71bcab45191358c3da20559102ede8477bc0a4a1 (patch)
tree11a24ddb44b0c930c2b93f781a5df6c10a884895 /tool
parent8510f33cc1d7f6b5148d596cfea3fbf734661cd8 (diff)
downloadruby-71bcab45191358c3da20559102ede8477bc0a4a1.tar.gz
RJIT: Implement setclassvariable
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 9c1cbdfcc9..2e472a411b 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -542,6 +542,7 @@ generator = BindingGenerator.new(
rb_reg_new_ary
rb_ary_clear
rb_str_intern
+ rb_vm_setclassvariable
],
types: %w[
CALL_DATA