(forgot a file)

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@1696 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed