Home | History | Annotate | Download | only in ia32

Lines Matching refs:two_byte_seq_type

3496     static const uint32_t two_byte_seq_type = kSeqStringTag | kTwoByteStringTag;
3497 __ EmitSeqStringSetCharCheck(string, index, value, two_byte_seq_type);