summaryrefslogtreecommitdiff
path: root/mjit_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'mjit_c.h')
-rw-r--r--mjit_c.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/mjit_c.h b/mjit_c.h
index 99fd9df8e7..4ce846009a 100644
--- a/mjit_c.h
+++ b/mjit_c.h
@@ -132,6 +132,11 @@ MJIT_RUNTIME_COUNTERS(
getivar_special_const,
getivar_too_complex,
+ optaref_argc_not_one,
+ optaref_array,
+ optaref_not_hash,
+ optaref_send,
+
compiled_block_count
)
#undef MJIT_RUNTIME_COUNTERS