Home
last modified time | relevance | path

Searched refs:popLexicalEnv (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/statement/
DloopStatement.ts60 pandaGen.popLexicalEnv(stmt);
67 pandaGen.popLexicalEnv(stmt);
97 pandaGen.popLexicalEnv(stmt);
104 pandaGen.popLexicalEnv(stmt);
173 pandaGen.popLexicalEnv(stmt);
189 pandaGen.popLexicalEnv(stmt);
207 pandaGen.popLexicalEnv(stmt);
234 pandaGen.popLexicalEnv(stmt);
241 pandaGen.popLexicalEnv(stmt);
278 pandaGen.popLexicalEnv(stmt);
[all …]
DforOfStatement.ts82 pandaGen.popLexicalEnv(stmt);
102 pandaGen.popLexicalEnv(stmt);
/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts189 export function popLexicalEnv(): IRNode { function
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts69 popLexicalEnv,
578 popLexicalEnv(node: ts.Node): void { method in PandaGen
581 popLexicalEnv()
Dcompiler.ts519 this.pandaGen.popLexicalEnv(node);
700 pandaGen.popLexicalEnv(node);