Home
last modified time | relevance | path

Searched refs:LoadLexical (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dlexenv.cpp48 pg->LoadLexical(node, result.name, result.lexLevel, result.variable->AsLocalVariable()->LexIdx()); in ExpandLoadLexVar()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.h232 void LoadLexical(const ir::AstNode *node, const util::StringView &name, uint32_t level, uint32_t slot);
H A Dpandagen.cpp1641 void PandaGen::LoadLexical(const ir::AstNode *node, const util::StringView &name, uint32_t level, uint32_t slot) in LoadLexical() function in ark::es2panda::compiler::PandaGen

Completed in 5 milliseconds