Home
last modified time | relevance | path

Searched refs:LowerStModuleVar (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.h55 void LowerStModuleVar(GateRef gate);
Dntype_bytecode_lowering.cpp107 LowerStModuleVar(gate); in Lower()
338 void NTypeBytecodeLowering::LowerStModuleVar(GateRef gate) in LowerStModuleVar() function in panda::ecmascript::kungfu::NTypeBytecodeLowering
Dslowpath_lowering.h234 void LowerStModuleVar(GateRef gate);
Dslowpath_lowering.cpp471 LowerStModuleVar(gate); in Lower()
1624 void SlowPathLowering::LowerStModuleVar(GateRef gate) in LowerStModuleVar() function in panda::ecmascript::kungfu::SlowPathLowering