Searched defs:jsr (Results 1 – 8 of 8) sorted by relevance
39 uint32_t jsr; member
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