Searched refs:two_byte_string (Results 1 – 2 of 2) sorted by relevance
20 const char16_t* two_byte_string = variable49 DECLARE_BINDING(Utf16, utf16, two_byte_string) in DECLARE_BINDING()
235 auto two_byte_string = SeqTwoByteString::cast(string_); in ~NoExtend() local236 end = reinterpret_cast<DestChar*>(two_byte_string.GetChars(no_gc_) + in ~NoExtend()237 two_byte_string.length()); in ~NoExtend()