DescriptionMIPS: 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=
Committed: https://crrev.com/b45a664f7bc8155d226df7efebd23fb59e5c6162
Cr-Commit-Position: refs/heads/master@{#27757}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|