Implements the Java assert statement in web mode via a compiler flag, "-ea".  This is mimic the JVM option to enable assertions.  When the option is not specified, the compiler will continue to optimize out all assert statements as it does currently.

Review by: bobv


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1695 8db76d5a-ed1c-0410-87a9-c151d255dfc7
9 files changed