Description[builtins] Take fast path in Array.prototype.keys() only if length is an Smi
Do not take the fast path for Array.prototype.keys() if the array length is not
guaranteed to be an Smi.
BUG=660925, v8:5388
R=bmeurer@chromium.org, mstarzinger@chromium.org
Committed: https://crrev.com/2a350ed4573252328c9e150f1c8ff8874703254a
Cr-Commit-Position: refs/heads/master@{#40976}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|