summaryrefslogtreecommitdiff
path: root/tool/mjit/bindgen.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/mjit/bindgen.rb')
-rwxr-xr-xtool/mjit/bindgen.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/mjit/bindgen.rb b/tool/mjit/bindgen.rb
index 4e1a29cb89..109ad15761 100755
--- a/tool/mjit/bindgen.rb
+++ b/tool/mjit/bindgen.rb
@@ -365,6 +365,7 @@ generator = BindingGenerator.new(
VM_CALL_ARGS_BLOCKARG
VM_CALL_ARGS_SPLAT
VM_CALL_FCALL
+ VM_CALL_KWARG
VM_CALL_KW_SPLAT
VM_CALL_KW_SPLAT_bit
VM_CALL_TAILCALL