Home
last modified time | relevance | path

Searched defs:IsUtf16 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h171 inline bool IsUtf16() const in IsUtf16() function
Dregexp_executor.h684 inline bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h119 bool IsUtf16() const in IsUtf16() function
795 bool IsUtf16() const in IsUtf16() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2455 Local<JSValueRef> RegExpRef::IsUtf16(const EcmaVM *vm) in IsUtf16() function in panda::RegExpRef