Description[builtins] Fix Array.prototype.concat bug
Array.prototype.concat did not work correct with complex elements on the
receiver or the prototype chain.
BUG=chromium:594574
LOG=y
Committed: https://crrev.com/96a2bd8ae8c25e2acbe63319011cbb829b59e3df
Cr-Commit-Position: refs/heads/master@{#34798}
Patch Set 1 #Patch Set 2 : addressing nits and reverting to old scheme #
Total comments: 1
Patch Set 3 : polishing corner cases and making tests work #
Messages
Total messages: 17 (10 generated)
|