Home | History | Annotate | Download | only in x87

Lines Matching refs:one_byte_seq_type

3456     static const uint32_t one_byte_seq_type = kSeqStringTag | kOneByteStringTag;
3457 __ EmitSeqStringSetCharCheck(string, index, value, one_byte_seq_type);