Searched refs:typeValueKey (Results 1 – 18 of 18) sorted by relevance
52 static byte typeValueKey(Value val) { in typeValueKey() method in ValueImpl56 return ((ValueImpl)val).typeValueKey(); in typeValueKey()63 abstract byte typeValueKey(); in typeValueKey() method in ValueImpl
57 byte typeValueKey() { in typeValueKey() method in StringReferenceImpl
63 byte typeValueKey() { in typeValueKey() method in VoidValueImpl
54 byte typeValueKey() { in typeValueKey() method in ClassObjectReferenceImpl
100 byte typeValueKey() { in typeValueKey() method in BooleanValueImpl
114 byte typeValueKey() { in typeValueKey() method in ByteValueImpl
123 byte typeValueKey() { in typeValueKey() method in CharValueImpl
121 byte typeValueKey() { in typeValueKey() method in ShortValueImpl
129 byte typeValueKey() { in typeValueKey() method in IntegerValueImpl
143 byte typeValueKey() { in typeValueKey() method in LongValueImpl
153 byte typeValueKey() { in typeValueKey() method in FloatValueImpl
161 byte typeValueKey() { in typeValueKey() method in DoubleValueImpl
146 byte typeValueKey() { in typeValueKey() method in ThreadGroupReferenceImpl
110 byte typeValueKey() { in typeValueKey() method in ClassLoaderReferenceImpl
206 writeByte(ValueImpl.typeValueKey(val)); in writeValueChecked()220 byte tag = ValueImpl.typeValueKey(val); in writeUntaggedValueChecked()
210 byte typeValueKey() { in typeValueKey() method in ArrayReferenceImpl
624 byte typeValueKey() { in typeValueKey() method in ObjectReferenceImpl
592 byte typeValueKey() { in typeValueKey() method in ThreadReferenceImpl