[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
Wed May 14 19:06:30 PDT 2008


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


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21150|                            |review?
               Flag|                            |




------- Comment #8 from cwzwarich at uwaterloo.ca  2008-05-14 19:06 PDT -------
Created an attachment (id=21150)
 --> (http://bugs.webkit.org/attachment.cgi?id=21150&action=view)
Proposed patch

Here is a patch that fixes most of the issues. As far as I know, the only two
that it doesn't fix are the local case of ReadModifyResolveNode (it needs a
similar fix to AssignResolveNode), and the case of modifying arguments to a
function with no closure using f.arguments.


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