Home | History | Annotate | Download | only in src

Lines Matching full:utf16_length

243   int utf16_length = decoder->Utf16Length();
244 DCHECK(utf16_length > 0);
249 NewRawTwoByteString(non_ascii_start + utf16_length, pretenure),
258 decoder->WriteUtf16(data, utf16_length);