[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
Sun May 11 01:20:51 PDT 2008


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





------- Comment #5 from cwzwarich at uwaterloo.ca  2008-05-11 01:20 PDT -------
I modified my patch to avoid unnecessary copying by tracking assignments on the
right hand side. Unfortunately, this works for Oliver's testcase but it doesn't
fix eBay. It also did worse on SunSpider than the version that always copies.


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