Home | History | Annotate | Download | only in src

Lines Matching defs:ExternalUnsignedByteArray

101 //           - ExternalUnsignedByteArray
983 V(ExternalUnsignedByteArray) \
4431 class ExternalUnsignedByteArray: public ExternalArray {
4443 static inline ExternalUnsignedByteArray* cast(Object* obj);
4446 DECLARE_PRINTER(ExternalUnsignedByteArray)
4447 DECLARE_VERIFIER(ExternalUnsignedByteArray)
4450 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalUnsignedByteArray);