Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.h246 void LowerGetModuleNamespace(GateRef gate);
Dslowpath_lowering.cpp561 LowerGetModuleNamespace(gate); in Lower()
1880 void SlowPathLowering::LowerGetModuleNamespace(GateRef gate) in LowerGetModuleNamespace() function in panda::ecmascript::kungfu::SlowPathLowering