[Webkit-unassigned] [Bug 56168] Avoid slow-path for put() in Array.slice()

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


https://bugs.webkit.org/show_bug.cgi?id=56168


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85429|0                           |1
        is obsolete|                            |
  Attachment #85429|review?                     |
               Flag|                            |
  Attachment #85455|                            |review?
               Flag|                            |




--- Comment #2 from Andreas Kling <kling at webkit.org>  2011-03-11 03:35:04 PST ---
Created an attachment (id=85455)
 --> (https://bugs.webkit.org/attachment.cgi?id=85455&action=review)
Proposed patch v2

Do the constructEmptyArray() short-circuit for the (begin == end) case as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list