Home
last modified time | relevance | path

Searched defs:CombineSurrogatePair (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/strings/
Dunicode.h112 static inline int CombineSurrogatePair(uchar lead, uchar trail) { in CombineSurrogatePair() function
/third_party/node/deps/v8/src/parsing/
Dscanner.h540 bool CombineSurrogatePair() { in CombineSurrogatePair() function