Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h165 void LowerAsyncFunctionReject(GateRef gate);
Dslowpath_lowering.cpp310 LowerAsyncFunctionReject(gate); in Lower()
870 void SlowPathLowering::LowerAsyncFunctionReject(GateRef gate) in LowerAsyncFunctionReject() function in panda::ecmascript::kungfu::SlowPathLowering