Searched defs:kMaxAsciiCharCode (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | globals.h | 277 const uc32 kMaxAsciiCharCode = 0x7f; variable |
D | objects.h | 6978 static const int kMaxAsciiCharCode = unibrow::Utf8::kMaxOneByteChar; variable |