Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Des2015.ts140 loopParameters: ParameterDeclaration[]; property
2954 const loopParameters: ParameterDeclaration[] = []; 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