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 339dfc38fc..029f811637 100644
--- a/rjit_c.h
+++ b/rjit_c.h
@@ -69,6 +69,7 @@ RJIT_RUNTIME_COUNTERS(
send_iseq_has_rest,
send_iseq_block_arg0_splat,
send_iseq_kw_call,
+ send_iseq_kw_splat,
send_iseq_splat,
send_iseq_has_rest_and_optional,
send_iseq_arity_error,