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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 14:55:54 PDT 2010


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


Andreas Kling <andreas.kling at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60986|0                           |1
        is obsolete|                            |
  Attachment #61272|                            |review?, commit-queue?
               Flag|                            |




--- Comment #5 from Andreas Kling <andreas.kling at nokia.com>  2010-07-12 14:55:54 PST ---
Created an attachment (id=61272)
 --> (https://bugs.webkit.org/attachment.cgi?id=61272)
Proposed patch v2

Updated patch addressing Oliver's comments.
* Made it possible to create a compact JSArray via the constructor that takes an initialLength.
* Changed splice() to use setIndex().

-- 
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