DescriptionMegamorphic KeyedLoadIC needs special handling for vector ics.
When --vector-ics is true, we still tail-call to the hand-written
megamorphic KeyedLoadIC (formerly "generic"). Now that this code uses
the megamorphic cache, it needs to deal properly with the vector and
slot registers. Achieve this with a sentinel vectors/slot combo.
R=dcarney@chromium.org
BUG=
Committed: https://crrev.com/16843e239d95f5e8eaaa06d2a0a6e371298fe11f
Cr-Commit-Position: refs/heads/master@{#26381}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|