[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
Sat May 10 23:50:03 PDT 2008


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





------- Comment #4 from cwzwarich at uwaterloo.ca  2008-05-10 23:49 PDT -------
I have a patch that fixes Oliver's test case and more by copying everything to
temporaries if necessary. It's a regression on SunSpider, but we hope that by
checking for eval, closures, and the lack of more assignments on the RHS of the
assignment, we can remove most of this regression.


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