Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-i18n.cc916 bool ToUpperFastASCII(const Vector<const Char>& src, in ToUpperFastASCII() function
1076 if (ToUpperFastASCII(src, result)) return *result; in ConvertToUpper()