HomeSort by relevance Sort by last modified time
    Searched refs:kSizeOfUnmatchedSurrogate (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
unicode-inl.h 89 const int kUnmatchedSize = kSizeOfUnmatchedSurrogate;
132 return kSizeOfUnmatchedSurrogate - kBytesSavedByCombiningSurrogates;
unicode.h 155 static const unsigned kSizeOfUnmatchedSurrogate = 3;

Completed in 44 milliseconds