summaryrefslogtreecommitdiff
path: root/rjit_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'rjit_c.h')
-rw-r--r--rjit_c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rjit_c.h b/rjit_c.h
index 5ab902ba55..d6e7cc01d6 100644
--- a/rjit_c.h
+++ b/rjit_c.h
@@ -24,6 +24,7 @@ RJIT_RUNTIME_COUNTERS(
send_args_splat,
send_args_splat_not_array,
send_args_splat_length_not_equal,
+ send_args_splat_cfunc_var_args,
send_args_splat_arity_error,
send_args_splat_ruby2_hash,
send_kw_splat,