Home | History | Annotate | Download | only in Analysis

Lines Matching defs:canThrow

531                 if (currentTry != null && instructionOpcode.canThrow()) {
623 assert successor.instruction.opcode.canThrow();