Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/strings/
H A Dunicode.h169 static const unsigned kMaxEncodedSize = 4; member in unibrow::Utf8
H A Duri.cc108 uint8_t octets[unibrow::Utf8::kMaxEncodedSize]; in IntoTwoByte()
/third_party/node/deps/v8/src/api/
H A Dapi.cc5639 char temp_buffer[unibrow::Utf8::kMaxEncodedSize];
5642 static_cast<int>(unibrow::Utf8::kMaxEncodedSize);

Completed in 23 milliseconds