Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global.h185 static bool IsUTF16HighSurrogate(uint16_t ch) in IsUTF16HighSurrogate() function
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp35 bool IsUTF16HighSurrogate(uint16_t ch) in IsUTF16HighSurrogate() function