Searched refs:MORE_ZERO_FRAME (Results 1 – 3 of 3) sorted by relevance
51 additionalVariablesCount = tag + 1 - MORE_ZERO_FRAME; in MoreZeroFrame()91 return MORE_ZERO_FRAME + additionalVariablesCount - 1; in getTag()
40 public static final int MORE_ZERO_FRAME = 252; field in StackMapFrame
811 … u1tag < StackMapFrame.MORE_ZERO_FRAME ? (StackMapFrame)new SameZeroFrame(u1tag) : in createStackMapFrame()