Reviewers: Lex, cromwellian, Description: This is particularly relevant because super()/this() calls get translated as .call() ops, and this patch lets us inline them into the calling constructor.
Please review this at http://gwt-code-reviews.appspot.com/201801 Affected files: M dev/core/src/com/google/gwt/dev/js/JsHoister.java M dev/core/src/com/google/gwt/dev/js/JsInliner.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
