Home
last modified time | relevance | path

Searched refs:PopLexEnv (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DdynamicContext.cpp84 pg_->PopLexEnv(node); in ~LexEnvContext()
87 pg_->PopLexEnv(node); in ~LexEnvContext()
107 pg_->PopLexEnv(node); in AbortContext()
H A DenvScope.cpp77 pg_->PopLexEnv(scope_->Node()); in CopyPerIterationCtx()
H A Dpandagen.h428 void PopLexEnv(const ir::AstNode *node);
H A Dpandagen.cpp1999 void PandaGen::PopLexEnv(const ir::AstNode *node) in PopLexEnv() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DforOfStatement.cpp63 pg->PopLexEnv(this); in Compile()
71 pg->PopLexEnv(this); in Compile()
H A DforInStatement.cpp68 pg->PopLexEnv(this); in Compile()
76 pg->PopLexEnv(this); in Compile()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DdynamicContext.cpp91 AsPandaGen()->PopLexEnv(node); in ~LexEnvContext()
94 AsPandaGen()->PopLexEnv(node); in ~LexEnvContext()
115 AsPandaGen()->PopLexEnv(node); in AbortContext()
H A Dpandagen.h228 void PopLexEnv(const ir::AstNode *node);
H A Dpandagen.cpp1671 void PandaGen::PopLexEnv(const ir::AstNode *node) in PopLexEnv() function in ark::es2panda::compiler::PandaGen

Completed in 10 milliseconds