DescriptionReland MIPS: Vector-ICs - speed towards the monomorphic exit as quickly as possible.
Port 35a67b745d862c5b1f584c2786ebf1369dc4f1ff
Original commit message:
Thanks to some careful assumptions, we can examine the object found at
vector[slot] and trust it's a heap object where the second field is
either a map if it's a WeakCell, or definitely not a map if it's a
Symbol, String or FixedArray. Use this to save a memory read.
BUG=
Review URL: https://codereview.chromium.org/1053843003
Cr-Commit-Position: refs/heads/master@{#27757}
Committed: https://crrev.com/80f24f7a4c2037c677531db21643f20e4dffc789
Cr-Commit-Position: refs/heads/master@{#27893}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|