Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/strings/
H A Dunicode-inl.h154 DCHECK(!Utf16::IsLeadSurrogate(Utf16::kNoPreviousCharacter)); in Encode()
159 Utf16::kNoPreviousCharacter, replace_invalid) - in Encode()
195 DCHECK(!Utf16::IsLeadSurrogate(Utf16::kNoPreviousCharacter)); in Length()
H A Dunicode.h101 static const int kNoPreviousCharacter = -1; member in unibrow::Utf16
/third_party/node/deps/v8/tools/debug_helper/
H A Dget-object-properties.cc236 int prev_char = unibrow::Utf16::kNoPreviousCharacter; in GetString()
/third_party/node/deps/v8/src/objects/
H A Dstring.cc800 int last = unibrow::Utf16::kNoPreviousCharacter; in ToCString()
817 last = unibrow::Utf16::kNoPreviousCharacter; in ToCString()
/third_party/node/deps/v8/src/api/
H A Dapi.cc5547 int last_character = unibrow::Utf16::kNoPreviousCharacter; in Unaligned()
5576 int prev_char = unibrow::Utf16::kNoPreviousCharacter; in Unaligned()
5655 unibrow::Utf16::kNoPreviousCharacter,

Completed in 26 milliseconds