Home | History | Annotate | Download | only in code

Lines Matching refs:THROW

131             throw new NullPointerException("ropper == null");
135 throw new NullPointerException("advice == null");
202 * last instruction in the block is one of the ones that can throw.
247 * call to startBlock() can throw.
469 throw new RuntimeException(
665 throw new RuntimeException("shouldn't happen");
682 throw new RuntimeException("shouldn't happen");
705 throw new NullPointerException("op == null");
709 throw new NullPointerException("pos == null");
717 throw new SimException("return op mismatch: " + op + ", " +
923 return RegOps.THROW;
939 throw