[Webkit-unassigned] [Bug 18991] SquirrelFish: Major codegen issue in a.b=expr, a[b]=expr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 08:33:22 PDT 2008


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





------- Comment #13 from cwzwarich at uwaterloo.ca  2008-05-15 08:33 PDT -------
Oliver said he saw a 0.3% regression on his system.

The most obvious bad codegen with this patch is the use of an extra temporary
while loading a constant in global code, eval code or a function body with a
closure. I'll try to fix that.


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