DescriptionMake toLocaleString on arrays always call toLocaleString on its elements.
As required by the spec.
This is a variant of what I reverted in f47e7224034261bf62167a36959d5e287c4fc136.
It will probably still cause a regression but now it's easier to migrate (parts of)
the current implementation to C++, which is expected to make things faster again.
BUG=chromium:627729, v8:5113
Committed: https://crrev.com/f2c2ef1f0e4b9fa260179fc53a5995ec93ee2ed6
Cr-Commit-Position: refs/heads/master@{#37897}
Patch Set 1 #
Messages
Total messages: 16 (11 generated)
|