Searched refs:LoadModuleVariable (Results 1 – 2 of 2) sorted by relevance
216 void LoadModuleVariable(const ir::AstNode *node, VReg module, const util::StringView &name);
454 …LoadModuleVariable(node, var->AsModuleVariable()->ModuleReg(), var->AsModuleVariable()->ExoticName… in LoadVar()1534 void PandaGen::LoadModuleVariable(const ir::AstNode *node, VReg module, const util::StringView &nam… in LoadModuleVariable() function in ark::es2panda::compiler::PandaGen