Searched refs:newSubroutines (Results 1 – 1 of 1) sorted by relevance
187 IntList newSubroutines; in subFrameForLabel() local189 newSubroutines = subroutines.mutableCopy(); in subFrameForLabel()191 if (newSubroutines.pop() != startLabel) { in subFrameForLabel()194 newSubroutines.setImmutable(); in subFrameForLabel()202 : new Frame(subLocals, stack, newSubroutines); in subFrameForLabel()382 IntList newSubroutines = subroutines.mutableCopy(); in makeNewSubroutineStartFrame() local383 newSubroutines.add(subLabel); in makeNewSubroutineStartFrame()