Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h241 void LowerExternalModule(GateRef gate);
Dslowpath_lowering.cpp495 LowerExternalModule(gate); in Lower()
1719 void SlowPathLowering::LowerExternalModule(GateRef gate) in LowerExternalModule() function in panda::ecmascript::kungfu::SlowPathLowering