Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_type_lowering.cpp966 GateType ctorType = acc_.GetGateType(ctor); in LowerTypedNewObjRange() local
999 …GateType ctorType = acc_.GetGateType(ctor); // ldfunction in derived constructor get function type in LowerTypedSuperCall() local