Home
last modified time | relevance | path

Searched refs:LowerCreateArrayWithBuffer (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.h47 void LowerCreateArrayWithBuffer(GateRef gate, GateRef glue);
Dntype_hcr_lowering.cpp32 LowerCreateArrayWithBuffer(gate, glue); in VisitGate()
81 void NTypeHCRLowering::LowerCreateArrayWithBuffer(GateRef gate, GateRef glue) in LowerCreateArrayWithBuffer() function in panda::ecmascript::kungfu::NTypeHCRLowering
Dslowpath_lowering.h232 void LowerCreateArrayWithBuffer(GateRef gate);
Dslowpath_lowering.cpp467 LowerCreateArrayWithBuffer(gate); in Lower()
1584 void SlowPathLowering::LowerCreateArrayWithBuffer(GateRef gate) in LowerCreateArrayWithBuffer() function in panda::ecmascript::kungfu::SlowPathLowering