Searched defs:CombineSurrogatePair (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/strings/ | ||
H A D | unicode.h | 112 static inline int CombineSurrogatePair(uchar lead, uchar trail) { in CombineSurrogatePair() function in unibrow::Utf16 |
/third_party/node/deps/v8/src/parsing/ | ||
H A D | scanner.h | 540 bool CombineSurrogatePair() { in CombineSurrogatePair() function in v8::internal::Scanner |
Completed in 4 milliseconds