Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-strings.cc799 static const uc32 micro_code = 0xb5; in ToUpperOverflows() local
800 return (character == yuml_code || character == micro_code); in ToUpperOverflows()