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

/external/v8/src/
H A Dobjects.h89 // - ExternalShortArray
794 V(ExternalShortArray) \
3774 class ExternalShortArray: public ExternalArray { class in namespace:v8::internal
3786 static inline ExternalShortArray* cast(Object* obj);
3799 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalShortArray);

Completed in 66 milliseconds