Home | History | Annotate | Download | only in src

Lines Matching defs:ExternalDoubleArray

799   V(ExternalDoubleArray)                       \
3919 class ExternalDoubleArray: public ExternalArray {
3931 static inline ExternalDoubleArray* cast(Object* obj);
3944 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalDoubleArray);