Can you explain why (A, B)() would have a different "thisness" than B() ?
http://gwt-code-reviews.appspot.com/132815/diff/1/2 File dev/core/src/com/google/gwt/dev/js/JsStackEmulator.java (right): http://gwt-code-reviews.appspot.com/132815/diff/1/2#newcode719 Line 719: // Don't modify invokees, because their syntax affects the value of "this" Why? http://gwt-code-reviews.appspot.com/132815
-- http://groups.google.com/group/Google-Web-Toolkit-Contributors
