Home
last modified time | relevance | path

Searched defs:thisFlat (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp127 FlatStringStubBuilder thisFlat(this); in CharAt() local
184 FlatStringStubBuilder thisFlat(this); in CharCodeAt() local
205 FlatStringStubBuilder thisFlat(this); in CodePointAt() local
360 FlatStringStubBuilder thisFlat(this); in IndexOf() local
658 FlatStringStubBuilder thisFlat(this); in SubStr() local
689 FlatStringStubBuilder thisFlat(this); in GetSubString() local
759 FlatStringStubBuilder thisFlat(this); in GetFastSubString() local
817 FlatStringStubBuilder thisFlat(this); in Replace() local
989 FlatStringStubBuilder thisFlat(this); in Slice() local
2130 FlatStringStubBuilder thisFlat(this); in ToLowerCase() local
[all …]
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp235 …JSHandle<EcmaString> thisFlat(thread, EcmaStringAccessor::Flatten(thread->GetEcmaVM(), thisHandle)… in CharAt() local
274 …JSHandle<EcmaString> thisFlat(thread, EcmaStringAccessor::Flatten(thread->GetEcmaVM(), thisHandle)… in CharCodeAt() local
309 …JSHandle<EcmaString> thisFlat(thread, EcmaStringAccessor::Flatten(thread->GetEcmaVM(), thisHandle)… in CodePointAt() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp2186 FlatStringStubBuilder thisFlat(this); in StringToElementIndex() local
2623 FlatStringStubBuilder thisFlat(this); in LoadStringElement() local
3276 FlatStringStubBuilder thisFlat(this); in GetPropertyByIndex() local
8580 FlatStringStubBuilder thisFlat(this); in TryStringOrSymbolToElementIndex() local