Home | History | Annotate | Download | only in compiler

Lines Matching defs:assertion

570    * Notify the user of an assertion error, and probably throw an
574 * @param msg The assertion message, which should be informative.
578 private void assertion(boolean b, String msg)