[webkit-reviews] review granted: [Bug 112187] Array.prototype.sort should at least try to be PTIME even when the array is in some bizarre mode : [Attachment 192831] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 16:31:56 PDT 2013


Michael Saboff <msaboff at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 112187: Array.prototype.sort should at least try to be PTIME even when the
array is in some bizarre mode
https://bugs.webkit.org/show_bug.cgi?id=112187

Attachment 192831: the patch
https://bugs.webkit.org/attachment.cgi?id=192831&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=192831&action=review


Any performance impact?

> Source/JavaScriptCore/ChangeLog:17
> +	   (JSC):

Remove


More information about the webkit-reviews mailing list