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 6a8f4dc122..29db6ec4bf 100644
--- a/mjit_c.h
+++ b/mjit_c.h
@@ -180,6 +180,11 @@ MJIT_RUNTIME_COUNTERS(
optgetconst_not_cached,
optgetconst_cref,
+ setivar_frozen,
+ setivar_not_heap,
+ setivar_megamorphic,
+ setivar_no_index,
+
expandarray_splat,
expandarray_postarg,
expandarray_not_array,