Searched refs:LowerArrayConstructor (Results 1 – 2 of 2) sorted by relevance
209 void LowerArrayConstructor(GateRef gate, GateRef glue);
146 LowerArrayConstructor(gate, glue); in VisitGate()2212 void TypedHCRLowering::LowerArrayConstructor(GateRef gate, GateRef glue) in LowerArrayConstructor() function in panda::ecmascript::kungfu::TypedHCRLowering