Home | History | Annotate | Download | only in bytecode

Lines Matching refs:stack

999         StackMapTable stack;
1010 stack = (StackMapTable)ca.getAttribute(StackMapTable.tag);
1034 if (stack != null)
1035 stack.shiftPc(where, gapLength, exclusive);