Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_mcr_lowering.h48 void LowerCreateArrayWithBuffer(GateRef gate);
Dntype_mcr_lowering.cpp50 LowerCreateArrayWithBuffer(gate); in Lower()
91 void NTypeMCRLowering::LowerCreateArrayWithBuffer(GateRef gate) in LowerCreateArrayWithBuffer() function in panda::ecmascript::kungfu::NTypeMCRLowering
Dslowpath_lowering.h229 void LowerCreateArrayWithBuffer(GateRef gate);
Dslowpath_lowering.cpp430 LowerCreateArrayWithBuffer(gate); in Lower()
1462 void SlowPathLowering::LowerCreateArrayWithBuffer(GateRef gate) in LowerCreateArrayWithBuffer() function in panda::ecmascript::kungfu::SlowPathLowering