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

/external/v8/src/
H A Dobjects.h65 // - ExternalUnsignedShortArray
702 V(ExternalUnsignedShortArray) \
2996 class ExternalUnsignedShortArray: public ExternalArray { class in namespace:v8::internal
3007 static inline ExternalUnsignedShortArray* cast(Object* obj);
3020 DISALLOW_IMPLICIT_CONSTRUCTORS(ExternalUnsignedShortArray);

Completed in 32 milliseconds