Searched refs:ITEM_Bogus (Results 1 – 3 of 3) sorted by relevance
61 if ((type < Const.ITEM_Bogus) || (type > Const.ITEM_NewObject)) { in StackMapType()71 if ((t < Const.ITEM_Bogus) || (t > Const.ITEM_NewObject)) { in setType()
1682 byte ITEM_Bogus = 0; field
2252 public static final byte ITEM_Bogus = 0; field in Const