diff options
Diffstat (limited to 'yjit/src/stats.rs')
-rw-r--r-- | yjit/src/stats.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yjit/src/stats.rs b/yjit/src/stats.rs index 5a76c306d9..4211711180 100644 --- a/yjit/src/stats.rs +++ b/yjit/src/stats.rs @@ -544,6 +544,7 @@ make_counters! { objtostring_not_string, splatkw_not_hash, + splatkw_not_nil, binding_allocations, binding_set, |