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

/external/v8/src/
H A Dobjects.h81 // - SeqTwoByteString
301 SeqTwoByteString::kAlignedSize, \
325 SeqTwoByteString::kAlignedSize, \
4082 class SeqTwoByteString: public SeqString { class in namespace:v8::internal
4097 static inline SeqTwoByteString* cast(Object* obj);
4125 DISALLOW_IMPLICIT_CONSTRUCTORS(SeqTwoByteString);

Completed in 49 milliseconds