Searched refs:LowerStModuleVar (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | ntype_bytecode_lowering.h | 55 void LowerStModuleVar(GateRef gate); |
| D | ntype_bytecode_lowering.cpp | 107 LowerStModuleVar(gate); in Lower() |
| D | slowpath_lowering.h | 234 void LowerStModuleVar(GateRef gate); |
| D | slowpath_lowering.cpp | 471 LowerStModuleVar(gate); in Lower() |