Searched refs:SAME_ZERO_FRAME_EXTENDED (Results 1 – 4 of 4) sorted by relevance
58 SAME_ZERO_FRAME_EXTENDED; in getTag()
39 public static final int SAME_ZERO_FRAME_EXTENDED = 251; field in StackMapFrame
645 if (sameZeroFrame.getTag() == StackMapFrame.SAME_ZERO_FRAME_EXTENDED) in visitSameZeroFrame()1032 … u1tag < StackMapFrame.SAME_ZERO_FRAME_EXTENDED ? (StackMapFrame)new LessZeroFrame(u1tag) : in createStackMapFrame()
747 if (sameZeroFrame.getTag() == StackMapFrame.SAME_ZERO_FRAME_EXTENDED) in visitSameZeroFrame()