Searched refs:lastExecutionJSR (Results 1 – 2 of 2) sorted by relevance
125 final InstructionContext jsr = lastExecutionJSR(); in getOutFrame()140 final InstructionContext jsr = lastExecutionJSR(); in getInFrame()173 …if ( (lastExecutionJSR() == null) && (subroutines.subroutineOf(getInstruction()) != subroutines.ge… in execute()176 …if ( (lastExecutionJSR() != null) && (subroutines.subroutineOf(getInstruction()) == subroutines.ge… in execute()180 Frame inF = inFrames.get(lastExecutionJSR()); in execute()182 inFrames.put(lastExecutionJSR(), inFrame); in execute()219 outFrames.put(lastExecutionJSR(), workingFrame); in execute()243 final Frame inF = inFrames.get(lastExecutionJSR()); in mergeInFrames()295 private InstructionContextImpl lastExecutionJSR() { in lastExecutionJSR() method in ControlFlowGraph.InstructionContextImpl
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...