Description[builtins] Fix ToString in Array.prototype.join.
The internal ConvertToString helper was using the wrong ToPrimitive,
actually the old ES5 like DefaultString, and it also prematurely
optimized for no real benefit.
BUG=v8:4307
LOG=n
Committed: https://crrev.com/1ce206872ff272af1c7da64afda4101b15f1726c
Cr-Commit-Position: refs/heads/master@{#30956}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|