Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp158 StringInfoGateRef stringInfoGate(&thisFlat); in CharAt() local
206 StringInfoGateRef stringInfoGate(&thisFlat); in FastStringCharCodeAt() local
252 StringInfoGateRef stringInfoGate(&thisFlat); in CodePointAt() local
701 StringInfoGateRef stringInfoGate(&thisFlat); in SubStr() local
755 StringInfoGateRef stringInfoGate(&thisFlat); in GetSubString() local
783 StringInfoGateRef stringInfoGate(&thisFlat); in GetSubString() local
802 StringInfoGateRef stringInfoGate(&thisFlat); in GetFastSubString() local
1033 StringInfoGateRef stringInfoGate(&thisFlat); in Slice() local
1072 GateRef BuiltinsStringStubBuilder::StringAt(GateRef glue, const StringInfoGateRef &stringInfoGate, … in StringAt()
1234 const StringInfoGateRef &stringInfoGate) in CreateFromEcmaString()
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/
Dobject_operator_stub_builder.cpp346 StringInfoGateRef stringInfoGate(&thisFlat); in LookupElementInlinedProps() local
Dstub_builder.cpp3024 StringInfoGateRef stringInfoGate(&thisFlat); in LoadStringElement() local
3782 StringInfoGateRef stringInfoGate(&thisFlat); in GetPropertyByIndex() local
10122 StringInfoGateRef stringInfoGate(&thisFlat); in TryStringOrSymbolToElementIndex() local
10338 …uilder::GetNormalStringData([[maybe_unused]] GateRef glue, const StringInfoGateRef &stringInfoGate) in GetNormalStringData()