summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/shared
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2022-10-27 18:52:58 -0400
committerGitHub <noreply@github.com>2022-10-27 18:52:58 -0400
commit9cf027f83afba538bea050ad19f4f597c50dcfc1 (patch)
treec844c7ffbf7348c1242eaab70276cdac99d8ad62 /spec/ruby/core/array/shared
parent2812a57b14de8bfab7feccb7924039edc2611aad (diff)
YJIT: Use guard_known_class() for opt_aref on Arrays (#6643)
This code used to roll its own heap object check before we made a better version in guard_known_class(). The improved version uses one fewer comparison, so let's use that.
Notes
Notes: Merged-By: maximecb <maximecb@ruby-lang.org>
Diffstat (limited to 'spec/ruby/core/array/shared')
0 files changed, 0 insertions, 0 deletions