-
michael_dawson authored
Port 35a67b74 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. R=mbrandy@us.ibm.com BUG= Review URL: https://codereview.chromium.org/1059133005 Cr-Commit-Position: refs/heads/master@{#27728}
806e57f4