summaryrefslogtreecommitdiff
path: root/yjit_iface.h
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2021-03-11 14:46:19 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2021-10-20 18:19:32 -0400
commit0cd9120f177b153126a093e4beabb5784cd0ab99 (patch)
treee10418049297791698f802c2581ea24e165a5e13 /yjit_iface.h
parentdb53decad6db5eedf9d9090e14f7d2216549f9d0 (diff)
YJIT: hash specialization for opt_aref
Make it lazy and add a hash specialization in addition to the array specialization.
Diffstat (limited to 'yjit_iface.h')
-rw-r--r--yjit_iface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/yjit_iface.h b/yjit_iface.h
index a0fc4b72ed..74b530e405 100644
--- a/yjit_iface.h
+++ b/yjit_iface.h
@@ -51,9 +51,7 @@ YJIT_DECLARE_COUNTERS(
getivar_idx_out_of_range,
getivar_undef,
- oaref_filled_cc,
oaref_argc_not_one,
- oaref_not_array,
oaref_arg_not_fixnum,
// Member with known name for iterating over counters