Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.h174 void LowerNewFastCall(GateRef gate, GateRef glue, GateRef func, bool needPushArgv,
H A Dslowpath_lowering.cpp3397 LowerNewFastCall(gate, glue_, ctor, needPushArgv, args, argsFastCall, &res, &exit); in LowerCallNew()
3406 void SlowPathLowering::LowerNewFastCall(GateRef gate, GateRef glue, GateRef func, in LowerNewFastCall() function in panda::ecmascript::kungfu::SlowPathLowering

Completed in 10 milliseconds