Home | History | Annotate | Download | only in mips64

Lines Matching refs:one_byte_seq_type

1809     static const uint32_t one_byte_seq_type = kSeqStringTag | kOneByteStringTag;
1812 ? one_byte_seq_type : two_byte_seq_type));
1833 static const uint32_t one_byte_seq_type = kSeqStringTag | kOneByteStringTag;
1837 ? one_byte_seq_type : two_byte_seq_type;