Searched refs:kBytesSavedByCombiningSurrogates (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | unicode-inl.h | 133 return kSizeOfUnmatchedSurrogate - kBytesSavedByCombiningSurrogates; in Length() |
D | unicode.h | 158 static const unsigned kBytesSavedByCombiningSurrogates = 2; variable |