Searched defs:ExternalDoubleArray (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dobjects.h799 V(ExternalDoubleArray) \
3919 class ExternalDoubleArray: public ExternalArray { class in namespace:v8::internal
3931 static inline ExternalDoubleArray* cast(Object* obj);
3944 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalDoubleArray);

Completed in 93 milliseconds