Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp153 StringInfoGateRef stringInfoGate(&thisFlat); in CharAt() local
230 StringInfoGateRef stringInfoGate(&thisFlat); in CharCodeAt() local
508 StringInfoGateRef stringInfoGate(&thisFlat); in GetSubString() local
536 StringInfoGateRef stringInfoGate(&thisFlat); in GetSubString() local
771 StringInfoGateRef stringInfoGate(&thisFlat); in Slice() local
810 GateRef BuiltinsStringStubBuilder::StringAt(const StringInfoGateRef &stringInfoGate, GateRef index) in StringAt()
1005 const StringInfoGateRef &stringInfoGate) in CreateFromEcmaString()
1077 GateRef len, const StringInfoGateRef &stringInfoGate) in FastSubString()
1129 const StringInfoGateRef &stringInfoGate) in FastSubUtf8String()
1155 const StringInfoGateRef &stringInfoGate) in FastSubUtf16String()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp1462 StringInfoGateRef stringInfoGate(&thisFlat); in StringToElementIndex() local
1944 StringInfoGateRef stringInfoGate(&thisFlat); in LoadStringElement() local
7471 StringInfoGateRef stringInfoGate(&thisFlat); in TryStringOrSymbolToElementIndex() local
7687 GateRef StubBuilder::GetNormalStringData(const StringInfoGateRef &stringInfoGate) in GetNormalStringData()