Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/strings/
H A Dunicode.h131 static inline bool HasUnpairedSurrogate(const uint16_t* code_units,
H A Dunicode-inl.h62 bool Utf16::HasUnpairedSurrogate(const uint16_t* code_units, size_t length) { in HasUnpairedSurrogate() function in unibrow::Utf16
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc1280 if (!unibrow::Utf16::HasUnpairedSurrogate( in ParseExportSpecifierName()

Completed in 13 milliseconds