Home
last modified time | relevance | path

Searched refs:GetUCharBufferFromFlat (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/objects/
Dintl-objects.cc165 const UChar* GetUCharBufferFromFlat(const String::FlatContent& flat, in GetUCharBufferFromFlat() function
210 uchar_buffer = GetUCharBufferFromFlat(flat, &sap, length); in ToICUUnicodeString()
255 const UChar* src = GetUCharBufferFromFlat(flat, &sap, src_length); in LocaleConvertCase()