Home
last modified time | relevance | path

Searched defs:isUtf16 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp494 Label isUtf16(env); in GetSubString() local
818 Label isUtf16(env); in StringAt() local
905 Label isUtf16(env); in GetSingleCharCodeFromLineString() local
1015 Label isUtf16(env); in CreateFromEcmaString() local
1090 Label isUtf16(env); in FastSubString() local
1163 Label isUtf16(env); in FastSubUtf16String() local
1285 GateRef BuiltinsStringStubBuilder::CanBeCompressed(GateRef data, GateRef len, bool isUtf16) in CanBeCompressed()
1789 Label isUtf16(env); in StringConcat() local
1851 Label isUtf16(env); in StringConcat() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_RegExp.cpp256 bool isUtf16 = inputStr->IsUtf16(); in Execute() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.cpp607 void RangeSet::Invert(bool isUtf16) in Invert()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.cpp648 void RangeSet::Invert(bool isUtf16) in Invert()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1671 bool isUtf16 = EcmaStringAccessor(inputString).IsUtf16(); in RegExpExecInternal() local
1694 bool isUtf16) in Matcher()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2009 Label isUtf16(&builder_); in AllocateLineString() local
2050 Label isUtf16(&builder_); in AllocateSlicedString() local
Dstub_builder.cpp7696 Label isUtf16(env); in GetNormalStringData() local