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 93 const int kUnmatchedSize = kSizeOfUnmatchedSurrogate;
131 return kSizeOfUnmatchedSurrogate - kBytesSavedByCombiningSurrogates;
unicode.h 172 static const unsigned kSizeOfUnmatchedSurrogate = 3;

Completed in 503 milliseconds