[webkit-reviews] review requested: [Bug 56168] Avoid slow-path for put() in Array.slice() : [Attachment 85455] Proposed patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 03:35:04 PST 2011


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 56168: Avoid slow-path for put() in Array.slice()
https://bugs.webkit.org/show_bug.cgi?id=56168

Attachment 85455: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=85455&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Do the constructEmptyArray() short-circuit for the (begin == end) case as well.


More information about the webkit-reviews mailing list