Home
last modified time | relevance | path

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

/external/v8/src/
Dunicode.h222 struct ToUppercase { struct
Dunicode.cc1607 int ToUppercase::Convert(uchar c, in Convert()
/external/v8/src/runtime/
Druntime.h724 unibrow::Mapping<unibrow::ToUppercase, 128>* to_upper_mapping() { in to_upper_mapping()
744 unibrow::Mapping<unibrow::ToUppercase, 128> to_upper_mapping_;