summaryrefslogtreecommitdiff
path: root/yjit_iface.h
diff options
context:
space:
mode:
Diffstat (limited to 'yjit_iface.h')
-rw-r--r--yjit_iface.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/yjit_iface.h b/yjit_iface.h
index 7aa8206f1e..65e3c28558 100644
--- a/yjit_iface.h
+++ b/yjit_iface.h
@@ -66,6 +66,9 @@ YJIT_DECLARE_COUNTERS(
traced_cfunc_return,
+ invokesuper_me_changed,
+ invokesuper_block,
+
leave_se_interrupt,
leave_interp_return,
leave_start_pc_non_zero,