5 #ifndef V8_REGEXP_PROPERTY_SEQUENCES_H_ 6 #define V8_REGEXP_PROPERTY_SEQUENCES_H_ 10 #include "src/globals.h" 15 class UnicodePropertySequences :
public AllStatic {
17 static const uc32 kEmojiFlagSequences[];
19 static const uc32 kEmojiTagSequences[];
20 static const uc32 kEmojiZWJSequences[];
26 #endif // V8_INTL_SUPPORT 28 #endif // V8_REGEXP_PROPERTY_SEQUENCES_H_