Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.h154 struct StringInfoGateRef { struct
158 …explicit StringInfoGateRef(FlatStringStubBuilder* flatString) : string_(flatString->GetFlatString(… in StringInfoGateRef() argument
161 GateRef GetString() const in GetString()
166 GateRef GetStartIndex() const in GetStartIndex()
171 GateRef GetLength() const in GetLength()