Searched refs:kMaxHighSurrogate (Results 1 – 2 of 2) sorted by relevance
52 static const uint16 kMaxHighSurrogate = 0xdbff; variable
434 code <= JsonEscaping::kMaxHighSurrogate) { in ParseUnicodeEscape()