Home | History | Annotate | Download | only in src

Lines Matching defs:ExternalByteArray

87 //           - ExternalByteArray
792 V(ExternalByteArray) \
3716 class ExternalByteArray: public ExternalArray {
3728 static inline ExternalByteArray* cast(Object* obj);
3741 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalByteArray);