Home | History | Annotate | Download | only in mips64

Lines Matching refs:Encoding

1515   // Handle subject string according to its encoding and representation:
1520 // (4) Sequential string. Load regexp code according to encoding.
1566 // (4) Sequential string. Load regexp code according to encoding.
1591 // encoding. If it has, the field contains a code object otherwise it contains
1596 // a3: encoding of subject string (1 if one_byte, 0 if two_byte);
2348 String::Encoding encoding) {
2362 if (encoding == String::TWO_BYTE_ENCODING) {
2496 // type including the string encoding because we simply rely on the info
2498 // string's encoding is wrong because we always have to recheck encoding of