Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.h45 StringIdInfo() : constpool(0), pc(0), offset(Offset::INVALID), in StringIdInfo() function
48 StringIdInfo(GateRef inputConstpool, GateRef inputPc, Offset inputOffset, Length inputLength) in StringIdInfo() function
52 explicit StringIdInfo(GateRef inputConstpool, GateRef inputStringId) in StringIdInfo() function