Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp31 Label isUtf8(env); in StringAt() local
66 Label isUtf8(env); in CreateFromEcmaString() local
136 Label isUtf8(env); in FastSubString() local
209 Label isUtf8(env); in FastSubUtf16String() local
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp608 bool isUtf8 = EcmaStringAccessor(string).IsUtf8(); in WriteEcmaString() local
1462 bool isUtf8 = false; in ReadEcmaString() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp813 bool isUtf8 = EcmaStringAccessor(thisHandle).IsUtf8(); in Repeat() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1305 Label isUtf8(env); in StringToElementIndex() local
5804 Label isUtf8(env); in TryStringOrSymbolToElementIndex() local