Lines Matching refs:GetChars
66 WriteToFlat(*cons, flat->GetChars(no_gc), 0, length);
74 WriteToFlat(*cons, flat->GetChars(no_gc), 0, length);
109 WriteToFlat(*flat, copy->GetChars(no_gc), 0, length);
115 WriteToFlat(*flat, copy->GetChars(no_gc), 0, length);
707 Handle<SeqOneByteString>::cast(subject)->GetChars(no_gc);
860 ExternalOneByteString::cast(source).GetChars(cage_base) + start,
866 ExternalTwoByteString::cast(source).GetChars(cage_base) + start,
871 SeqOneByteString::cast(source).GetChars(no_gc, access_guard) +
877 SeqTwoByteString::cast(source).GetChars(no_gc, access_guard) +
917 SeqOneByteString::cast(second).GetChars(no_gc, access_guard),
1064 SeqOneByteString::cast(*this).GetChars(no_gc, access_guard);
1066 SeqOneByteString::cast(other).GetChars(no_gc, access_guard);
1611 chars = string.GetChars<Char>(cage_base, no_gc, access_guard) + start;
1992 SeqOneByteString::cast(subject).GetChars(no_gc) + start_index);
1995 SeqTwoByteString::cast(subject).GetChars(no_gc) + start_index);
1998 ExternalOneByteString::cast(subject).GetChars(cage_base) +
2002 ExternalTwoByteString::cast(subject).GetChars(cage_base) +