Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.h46 void LowerCreateArray(GateRef gate, GateRef glue);
Dntype_hcr_lowering.cpp27 LowerCreateArray(gate, glue); in VisitGate()
50 void NTypeHCRLowering::LowerCreateArray(GateRef gate, GateRef glue) in LowerCreateArray() function in panda::ecmascript::kungfu::NTypeHCRLowering