Reviewers: Lex, Description: When compiler.stackMode = strip, functions with duplicate post-obfuscation bodies which are not seed functions are removed and a single definition is used by all callsites.
Please review this at http://gwt-code-reviews.appspot.com/126818 Affected files: dev/core/src/com/google/gwt/dev/jjs/JavaToJavaScriptCompiler.java dev/core/src/com/google/gwt/dev/js/JsDuplicateFunctionRemover.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
