Searched defs:stringInfoGate (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_string_stub_builder.cpp | 1080 StringAt(const StringInfoGateRef &stringInfoGate, GateRef index) StringAt() argument 1276 CreateFromEcmaString(GateRef glue, GateRef index, const StringInfoGateRef &stringInfoGate) CreateFromEcmaString() argument 1348 FastSubString(GateRef glue, GateRef thisValue, GateRef from, GateRef len, const StringInfoGateRef &stringInfoGate) FastSubString() argument 1400 FastSubUtf8String(GateRef glue, GateRef from, GateRef len, const StringInfoGateRef &stringInfoGate) FastSubUtf8String() argument 1426 FastSubUtf16String(GateRef glue, GateRef from, GateRef len, const StringInfoGateRef &stringInfoGate) FastSubUtf16String() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | stub_builder.cpp | 8792 GateRef StubBuilder::GetNormalStringData(const StringInfoGateRef &stringInfoGate) in GetNormalStringData() argument [all...] |
Completed in 18 milliseconds