commit | f806738d7f0f0bef037d939a5fd2cc8d70587874 | [log] [tgz] |
---|---|---|
author | gwt.team.scottb <gwt.team.scottb@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Feb 26 18:22:41 2007 +0000 |
committer | gwt.team.scottb <gwt.team.scottb@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Feb 26 18:22:41 2007 +0000 |
tree | 45e8b3f5925af21c2ab20404bd8a894d0058b2a8 | |
parent | 91dd49c6d42216556dccc294c646580355aebd33 [diff] |
With this change, we can now prune variables that are assigned to, but never read from. Once this occurs, we go back and fix up any assignment sites by replacing the assignment expression with the right hand side of the assignment. This change also enables pruning of local variables. (+spelling fixes) Review by: mmendez git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@479 8db76d5a-ed1c-0410-87a9-c151d255dfc7