Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-i18n.cc903 inline uint16_t ToASCIIUpper(uint16_t ch) { in ToASCIIUpper() function
924 result->SeqOneByteStringSet(index++, ToASCIIUpper(ch)); in ToUpperFastASCII()