Searched defs:REFERENCE_TYPE (Results 1 – 3 of 3) sorted by relevance
33 public static final Type REFERENCE_TYPE = Type.getObjectType("<any reference>"); field in JarState54 assert type != REFERENCE_TYPE; in Slot() local74 assert type != REFERENCE_TYPE; in isCompatible() local
326 REFERENCE_TYPE = 0x7, enumerator