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

/external/chromium_org/v8/src/
H A Dd8-posix.cc36 static const int kUtf8TwoByteValue = 0xc0; local
56 if ((c & kUtf8TwoByteMask) == kUtf8TwoByteValue) {

Completed in 76 milliseconds