Searched refs:TC_CLASSDESC (Results 1 – 3 of 3) sorted by relevance
67 final static byte TC_CLASSDESC = (byte)0x72; field
1336 case TC_CLASSDESC: in readObject0()1517 case TC_CLASSDESC: in readClassDesc()1592 if (bin.readByte() != TC_CLASSDESC) { in readNonProxyDesc()
1315 bout.writeByte(TC_CLASSDESC); in writeNonProxyDesc()