Searched defs:jsr (Results 1 – 7 of 7) sorted by relevance
125 final InstructionContext jsr = lastExecutionJSR(); in getOutFrame() local140 final InstructionContext jsr = lastExecutionJSR(); in getInFrame() local
193 … final JsrInstruction jsr = (JsrInstruction) (lastJSR.getInstruction().getInstruction()); in circulationPump() local
81 MethodNodeBuilder jsr(final Label label) { in jsr() method in MethodNodeBuilder
171 MethodNodeBuilder jsr(final Label label) { in jsr() method in MethodNodeBuilder
176 MethodNodeBuilder jsr(final Label label) { in jsr() method in MethodNodeBuilder
1129 TestCaseBuilder jsr(final Label label) { in jsr() method in ClassWriterComputeMaxsTest.TestCaseBuilder
1027 public void jsr(final Label label) { in jsr() method in InstructionAdapter