Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-string.cc243 static const base::uc32 micro_code = 0xB5; in ToUpperOverflows() local
244 return (character == yuml_code || character == micro_code); in ToUpperOverflows()