Home
last modified time | relevance | path

Searched defs:utf16_length (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dunicode-decoder.cc55 size_t utf16_length = 0; in Reset() local
Dobjects.cc12405 int utf16_length = 0; in ComputeUtf8Hash() local
/external/v8/src/heap/
Dfactory.cc629 int utf16_length = static_cast<int>(decoder->Utf16Length()); in NewStringFromUtf8() local
668 int utf16_length = static_cast<int>(decoder->Utf16Length()); in NewStringFromUtf8SubString() local