Home | History | Annotate | Download | only in arm

Lines Matching refs:Encoding

1995   // Handle subject string according to its encoding and representation:
2001 // (5) Sequential string. Load regexp code according to encoding.
2052 // (5) Sequential string. Load regexp code according to encoding.
2077 // encoding. If it has, the field contains a code object otherwise it contains
2082 // r3: encoding of subject string (1 if one_byte, 0 if two_byte);
2893 String::Encoding encoding) {
2903 if (encoding == String::TWO_BYTE_ENCODING) {
3037 // type including the string encoding because we simply rely on the info
3039 // string's encoding is wrong because we always have to recheck encoding of