summaryrefslogtreecommitdiff
path: root/tool/rjit/bindgen.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/rjit/bindgen.rb')
-rwxr-xr-xtool/rjit/bindgen.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb
index 66d45af361..e9994feaa2 100755
--- a/tool/rjit/bindgen.rb
+++ b/tool/rjit/bindgen.rb
@@ -428,6 +428,7 @@ generator = BindingGenerator.new(
RUBY_T_ARRAY
RUBY_T_CLASS
RUBY_T_ICLASS
+ RUBY_T_HASH
RUBY_T_MASK
RUBY_T_MODULE
RUBY_T_STRING
@@ -480,6 +481,7 @@ generator = BindingGenerator.new(
VM_SPECIAL_OBJECT_VMCORE
RUBY_ENCODING_MASK
RUBY_FL_FREEZE
+ RHASH_PASS_AS_KEYWORDS
],
},
values: {