DescriptionFix spec-compliance bug in Array.prototype.join.
The code used to [[Get]] the first element twice instead of once, which can be
observed (one of the kangax tests does so).
R=rossberg
BUG=
Committed: https://crrev.com/c4f39389ea2dad857a2415a783bc7fbc4bdf0f6b
Cr-Commit-Position: refs/heads/master@{#34383}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|