Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_bytecode_lowering.cpp1985 GateRef constructGate = Circuit::NullGate(); in TryLowerNewBuiltinConstructor() local
2062 GateRef constructGate = builder_.Construct(gate, args); in LowerTypedSuperCall() local