Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Double.cpp103 bool isUtf16 = s->IsUtf16(); in StdCoreDoubleParseInt() local
Descompat_RegExp.cpp278 bool isUtf16 = inputStr->IsUtf16(); in Execute() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp683 Label isUtf16(env); in GetSubString() local
1039 Label isUtf16(env); in StringAt() local
1126 Label isUtf16(env); in GetSingleCharCodeFromLineString() local
1238 Label isUtf16(env); in CreateFromEcmaString() local
1313 Label isUtf16(env); in FastSubString() local
1386 Label isUtf16(env); in FastSubUtf16String() local
1569 GateRef BuiltinsStringStubBuilder::CanBeCompressed(GateRef data, GateRef len, bool isUtf16) in CanBeCompressed()
2240 Label isUtf16(env); in StringConcat() local
2302 Label isUtf16(env); in StringConcat() 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.cpp680 void RangeSet::Invert(bool isUtf16) in Invert()
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1798 bool isUtf16 = EcmaStringAccessor(inputString).IsUtf16(); in RegExpExecInternal() local
1821 bool isUtf16) in Matcher()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2091 Label isUtf16(&builder_); in AllocateLineString() local
2135 Label isUtf16(&builder_); in AllocateSlicedString() local
Dstub_builder.cpp8808 Label isUtf16(env); in GetNormalStringData() local