summaryrefslogtreecommitdiff
path: root/yjit_iface.h
diff options
context:
space:
mode:
authorAlan Wu <[email protected]>2021-03-11 11:25:19 -0500
committerAlan Wu <[email protected]>2021-10-20 18:19:32 -0400
commitdb53decad6db5eedf9d9090e14f7d2216549f9d0 ()
tree12c6c6c2b30f0c0c189bc39ef0ddc61a573f4721 /yjit_iface.h
parentc04e5188d582a3921f44594e88b29ae96abd82a4 (diff)
Exit reason breakdown for opt_aref
-rw-r--r--yjit_iface.h5
1 files changed, 5 insertions, 0 deletions
@@ -51,6 +51,11 @@ YJIT_DECLARE_COUNTERS(
getivar_idx_out_of_range,
getivar_undef,
// Member with known name for iterating over counters
last_member
)