Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_type_lowering.cpp992 GateRef constructGate = builder_.Construct(args); in LowerTypedNewObjRange() local
1027 GateRef constructGate = builder_.Construct(args); in LowerTypedSuperCall() local
Dslowpath_lowering.cpp3706 GateRef constructGate = builder_.Call(cs, glue_, target, depend, args); in LowerConstruct() local