Home
last modified time | relevance | path

Searched refs:LowerFastSuperCallWithArgArray (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.h254 void LowerFastSuperCallWithArgArray(GateRef array, const std::vector<GateRef> &args, bool isSpread,
H A Dslowpath_lowering.cpp1771 LowerFastSuperCallWithArgArray(taggedArray, {gate, superFunc, *newTarget, *thisObj, in LowerSuperCall()
1822 LowerFastSuperCallWithArgArray(array, {gate, superFunc, *newTarget, *thisObj, actualArgc}, in LowerSuperCallSpread()
1842 void SlowPathLowering::LowerFastSuperCallWithArgArray(GateRef array, const std::vector<GateRef> &args, in LowerFastSuperCallWithArgArray() function in panda::ecmascript::kungfu::SlowPathLowering

Completed in 8 milliseconds