[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 16:18:11 PDT 2010


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





--- Comment #8 from Andreas Kling <andreas.kling at nokia.com>  2010-07-12 16:18:10 PST ---
(In reply to comment #7)
> The one place I am referring to is constructArrayWithSizeQuirk in ArrayConstructor.cpp. That's the only call site I found.

Other call sites:
* RegExpMatchesArray::RegExpMatchesArray() in RegExpConstructor.cpp
* constructEmptyArray() in JSGlobalObject.h

Revised patch coming in a bit.

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