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.cpp124 FlatStringStubBuilder thisFlat(this); in CharAt() local
197 FlatStringStubBuilder thisFlat(this); in CharCodeAt() local
312 FlatStringStubBuilder thisFlat(this); in IndexOf() local
497 FlatStringStubBuilder thisFlat(this); in GetSubString() local
596 FlatStringStubBuilder thisFlat(this); in Replace() local
768 FlatStringStubBuilder thisFlat(this); in Slice() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_string.cpp254 …JSHandle<EcmaString> thisFlat(thread, EcmaStringAccessor::Flatten(thread->GetEcmaVM(), thisHandle)… in CharAt() local
293 …JSHandle<EcmaString> thisFlat(thread, EcmaStringAccessor::Flatten(thread->GetEcmaVM(), thisHandle)… in CharCodeAt() local
328 …JSHandle<EcmaString> thisFlat(thread, EcmaStringAccessor::Flatten(thread->GetEcmaVM(), thisHandle)… in CodePointAt() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1459 FlatStringStubBuilder thisFlat(this); in StringToElementIndex() local
1936 FlatStringStubBuilder thisFlat(this); in LoadStringElement() local
7468 FlatStringStubBuilder thisFlat(this); in TryStringOrSymbolToElementIndex() local