[webkit-reviews] review denied: [Bug 20982] Speed up the apply method of functions by special-casing array and 'arguments' objects : [Attachment 23643] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 21 23:35:29 PDT 2008
Cameron Zwarich (cpst) <cwzwarich at uwaterloo.ca> has denied Sam Weinig
<sam at webkit.org>'s request for review:
Bug 20982: Speed up the apply method of functions by special-casing array and
'arguments' objects
https://bugs.webkit.org/show_bug.cgi?id=20982
Attachment 23643: patch
https://bugs.webkit.org/attachment.cgi?id=23643&action=edit
------- Additional Comments from Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>
As we discussed on IRC, this code seems like it would break with the
RegExpMatchesArray, since that array is lazily filled when a property is
retrieved.
More information about the webkit-reviews
mailing list