summaryrefslogtreecommitdiff
path: root/rjit_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'rjit_c.h')
-rw-r--r--rjit_c.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rjit_c.h b/rjit_c.h
index 53f7c8e7a5..2a60586621 100644
--- a/rjit_c.h
+++ b/rjit_c.h
@@ -89,6 +89,8 @@ RJIT_RUNTIME_COUNTERS(
invokeblock_proc,
invokeblock_tag_changed,
invokeblock_iseq_block_changed,
+ invokeblock_iseq_arity,
+ invokeblock_iseq_arg0_splat,
getivar_megamorphic,
getivar_not_heap,