Home
last modified time | relevance | path

Searched defs:loopOutParameters (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Des2015.ts145 loopOutParameters: LoopOutParameter[]; property
2956 const loopOutParameters: LoopOutParameter[] = []; constant
2966 const currentState: ConvertedLoopState = { loopParameters, loopOutParameters }; constant
/third_party/typescript/lib/
Dtsc.js89549 … var currentState = { loopParameters: loopParameters, loopOutParameters: loopOutParameters }; property
89767 …function processLoopVariableDeclaration(container, decl, loopParameters, loopOutParameters, hasCap… argument
DtypingsInstaller.js107012 … var currentState = { loopParameters: loopParameters, loopOutParameters: loopOutParameters }; property
107363 …function processLoopVariableDeclaration(container, decl, loopParameters, loopOutParameters, hasCap… argument