Searched refs:inStack (Results 1 – 1 of 1) sorted by relevance
270 final OperandStack inStack = ic.getInFrame().getStack(); in circulationPump() local271 if (inStack.size() >= 1) { in circulationPump()272 returnedType = inStack.peek(); in circulationPump()