Searched refs:kBytesSavedByCombiningSurrogates (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dunicode-inl.h132 return kSizeOfUnmatchedSurrogate - kBytesSavedByCombiningSurrogates;
H A Dunicode.h154 static const unsigned kBytesSavedByCombiningSurrogates = 2; member in class:unibrow::Utf8
H A Dapi.cc5519 *length -= unibrow::Utf8::kBytesSavedByCombiningSurrogates;
5537 *length -= unibrow::Utf8::kBytesSavedByCombiningSurrogates;
5552 *length -= unibrow::Utf8::kBytesSavedByCombiningSurrogates;

Completed in 231 milliseconds