Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp30 Label isUtf16(env); in StringAt() local
65 Label isUtf16(env); in CreateFromEcmaString() local
170 Label isUtf16(env); in FastSubUtf16String() local
260 GateRef BuiltinsStringStubBuilder::CanBeCompressed(GateRef data, GateRef len, bool isUtf16) in CanBeCompressed()
Dbuiltins_stubs.cpp450 Label isUtf16(env); in DECLARE_BUILTINS() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp639 bool isUtf16 = EcmaStringAccessor(inputString).IsUtf16(); in RegExpReplaceFast() local
1305 bool isUtf16) in Matcher()
1423 bool isUtf16 = EcmaStringAccessor(inputString).IsUtf16(); in RegExpBuiltinExec() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.cpp611 void RangeSet::Invert(bool isUtf16) in Invert()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1121 Label isUtf16(env); in StringToElementIndex() local