Home
last modified time | relevance | path

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

/external/v8/src/
Dunicode.h201 struct ToUppercase { struct
Dunicode.cc1904 int ToUppercase::Convert(uchar c, in Convert()
/external/v8/src/runtime/
Druntime.h806 unibrow::Mapping<unibrow::ToUppercase, 128>* to_upper_mapping() { in to_upper_mapping()
824 unibrow::Mapping<unibrow::ToUppercase, 128> to_upper_mapping_;