Home | History | Annotate | Download | only in src

Lines Matching refs:GetChars

3354       uint8_t* char_buffer = seq->GetChars();
3369 uc16* char_buffer = seq->GetChars();
3877 result->GetChars() + result_pos,
3886 result->GetChars() + result_pos,
3897 result->GetChars() + result_pos,
4060 String::WriteToFlat(*subject, answer->GetChars() + position, prev, start);
4078 *subject, answer->GetChars() + position, prev, subject_length);
6249 uint8_t const* data = Handle<SeqOneByteString>::cast(subject)->GetChars();
6684 reinterpret_cast<char*>(result->GetChars()),
7273 answer->GetChars(),
7283 answer->GetChars(),
7344 uc16* sink = answer->GetChars();
7494 Vector<uint8_t>(result->GetChars(), string_length));
7504 Vector<uc16>(result->GetChars(), string_length));