Reviewers: rdayal, Description: Adds support for runtime evaluation of JavaScriptObject methods from a debugger. Primarily intended as support API for debuggers, but developers can also use it directly in a debugger (for example, in watch windows or breakpoint expressions).
Review by: [email protected] Please review this at http://gwt-code-reviews.appspot.com/1453808/ Affected files: A dev/core/src/com/google/gwt/core/ext/debug/JsoEval.java M dev/core/src/com/google/gwt/dev/shell/CompilingClassLoader.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
