Home
last modified time | relevance | path

Searched refs:constructGate (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.cpp1054 GateRef constructGate = builder_.Construct(gate, args); in LowerTypedNewObjRange() local
1055 acc_.ReplaceGate(gate, builder_.GetState(), builder_.GetDepend(), constructGate); in LowerTypedNewObjRange()
1084 GateRef constructGate = builder_.Construct(gate, args); in LowerTypedSuperCall() local
1085 acc_.ReplaceGate(gate, builder_.GetState(), builder_.GetDepend(), constructGate); in LowerTypedSuperCall()