Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h234 void LowerCreateEmptyArray(GateRef gate);
Dslowpath_lowering.cpp490 LowerCreateEmptyArray(gate); in Lower()
1831 void SlowPathLowering::LowerCreateEmptyArray(GateRef gate) in LowerCreateEmptyArray() function in panda::ecmascript::kungfu::SlowPathLowering