Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h243 void LowerSendableExternalModule(GateRef gate);
Dslowpath_lowering.cpp774 LowerSendableExternalModule(gate); in Lower()
3779 void SlowPathLowering::LowerSendableExternalModule(GateRef gate) in LowerSendableExternalModule() function in panda::ecmascript::kungfu::SlowPathLowering