http://gwt-code-reviews.appspot.com/1623803/diff/9001/dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaScriptAST.java File dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaScriptAST.java (right):
http://gwt-code-reviews.appspot.com/1623803/diff/9001/dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaScriptAST.java#newcode1681 dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaScriptAST.java:1681: toStringRef.setQualifier(globalTemp.makeRef(sourceInfo)); On 2012/05/15 04:48:36, scottb wrote:
I meant that the caller should write:
createNativeToStringRef(globalTemp.makeRef(sourceInfo))
In other words, the fact that this method only creates "_.toString" is
kind of
subtle.
Done. http://gwt-code-reviews.appspot.com/1623803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
