[Webkit-unassigned] [Bug 19286] ReadModifyResolveNode(PlacementNewAdoptType) needlessly initializes a member

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 28 06:36:43 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19286


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com,
                   |                            |ggaren at apple.com




------- Comment #2 from ap at webkit.org  2008-05-28 06:36 PDT -------
However, simply removing this line results in a 0.5% SunSpider regression (some
tests changed by as much as 3%)... I hope it's only gcc randomness!

Are these placement new constructors on nodes even necessary still? Could the
logic that uses them be moved to emitCode() perhaps?


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



More information about the webkit-unassigned mailing list