Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.h51 void LowerStoreModuleVar(GateRef gate, GateRef glue);
Dntype_hcr_lowering.cpp39 LowerStoreModuleVar(gate, glue); in VisitGate()
285 void NTypeHCRLowering::LowerStoreModuleVar(GateRef gate, GateRef glue) in LowerStoreModuleVar() function in panda::ecmascript::kungfu::NTypeHCRLowering