Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string.cc1999 static const uc32 yuml_code = 0xff; in ToUpperOverflows() local
2001 return (character == yuml_code || character == micro_code); in ToUpperOverflows()