Searched refs:LESS_ZERO_FRAME (Results 1 – 3 of 3) sorted by relevance
50 choppedVariablesCount = LESS_ZERO_FRAME + 3 - tag; in LessZeroFrame()67 return LESS_ZERO_FRAME + 3 - choppedVariablesCount; in getTag()
38 public static final int LESS_ZERO_FRAME = 248; field in StackMapFrame
1031 … u1tag < StackMapFrame.LESS_ZERO_FRAME ? (StackMapFrame)new SameOneFrame(u1tag) : in createStackMapFrame()