Lines Matching refs:ASSERTIONS
159 * Flag indicating whether or not we want to perform assertions.161 private static final boolean ASSERTIONS;328 * Determine whether or not we should perform assertions. Assertions330 * the JVM assertions status.341 ASSERTIONS = enabled;1202 if (ASSERTIONS) {1214 if (ASSERTIONS) {