Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.h209 void LowerArrayConstructor(GateRef gate, GateRef glue);
Dtyped_hcr_lowering.cpp146 LowerArrayConstructor(gate, glue); in VisitGate()
2212 void TypedHCRLowering::LowerArrayConstructor(GateRef gate, GateRef glue) in LowerArrayConstructor() function in panda::ecmascript::kungfu::TypedHCRLowering