[webkit-reviews] review requested: [Bug 131609] Array.prototype.concat should allocate output storage only once. : [Attachment 229291] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 14 10:49:59 PDT 2014


Andreas Kling <akling at apple.com> has asked  for review:
Bug 131609: Array.prototype.concat should allocate output storage only once.
https://bugs.webkit.org/show_bug.cgi?id=131609

Attachment 229291: Patch
https://bugs.webkit.org/attachment.cgi?id=229291&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
Derp, let's not read past the last argument, shall we. Wish we had a debug-ews
to tell me I'm doing dumb stuff sometimes.


More information about the webkit-reviews mailing list