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
Dstd_core_String.cpp46 …c ObjectHeader *StdCoreStringGetDataAsArray(EtsString *s, ets_int begin, ets_int end, bool isUtf16) in StdCoreStringGetDataAsArray()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp223 Label isUtf16(env); in FastStringCharCodeAt() local
735 Label isUtf16(env); in GetSubString() local
1091 Label isUtf16(env); in StringAt() local
1178 Label isUtf16(env); in GetSingleCharCodeFromLineString() local
1290 Label isUtf16(env); in CreateFromEcmaString() local
1365 Label isUtf16(env); in FastSubString() local
1438 Label isUtf16(env); in FastSubUtf16String() local
1621 GateRef BuiltinsStringStubBuilder::CanBeCompressed(GateRef data, GateRef len, bool isUtf16) in CanBeCompressed()
2549 Label isUtf16(&builder_); in AllocateLineString() local
2596 Label isUtf16(&builder_); in AllocateSlicedString() local
[all …]
/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.cpp1792 bool isUtf16 = EcmaStringAccessor(inputString).IsUtf16(); in RegExpExecInternal() local
1831 bool isUtf16, StringSource source) in Matcher()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9621 Label isUtf16(env); in GetNormalStringData() local