Lines Matching full:uc16
2991 uc16* dest = SeqTwoByteString::cast(result)->GetChars();
3092 uc16* dest = SeqTwoByteString::cast(result)->GetChars();
3161 uc16* dest = SeqTwoByteString::cast(string_result)->GetChars();
4230 MaybeObject* Heap::AllocateStringFromTwoByte(Vector<const uc16> string,
5205 MaybeObject* Heap::LookupTwoByteSymbol(Vector<const uc16> string) {