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 bc1f1a7ad6..6428906b28 100644
--- a/yjit_iface.h
+++ b/yjit_iface.h
@@ -58,6 +58,9 @@ YJIT_DECLARE_COUNTERS(
oaref_argc_not_one,
oaref_arg_not_fixnum,
+ binding_allocations,
+ binding_set,
+
// Member with known name for iterating over counters
last_member
)