Home | History | Annotate | Download | only in arm

Lines Matching refs:two_byte_seq_type

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