Lines Matching refs:Encoding
722 // Handle subject string according to its encoding and representation:
799 // encoding. If it has, the field contains a code object otherwise it contains
806 // ecx: encoding of subject string (1 if one_byte, 0 if two_byte);
851 // ecx: encoding of subject string (1 if one_byte 0 if two_byte);
2161 String::Encoding encoding) {
2172 if (encoding == String::TWO_BYTE_ENCODING) {
2282 // type including the string encoding because we simply rely on the info
2284 // string's encoding is wrong because we always have to recheck encoding of
2312 // encoding at this point.