Searched refs:addExtraDeclarationsForConvertedLoop (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/compiler/transformers/ |
| D | es2015.ts | 2861 addExtraDeclarationsForConvertedLoop(statements, currentState, outerConvertedLoopState); 2989 …function addExtraDeclarationsForConvertedLoop(statements: Statement[], state: ConvertedLoopState, … function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 88174 addExtraDeclarationsForConvertedLoop(statements, currentState, outerConvertedLoopState); 88259 function addExtraDeclarationsForConvertedLoop(statements, state, outerState) { function
|
| D | typingsInstaller.js | 105425 addExtraDeclarationsForConvertedLoop(statements, currentState, outerConvertedLoopState); 105521 function addExtraDeclarationsForConvertedLoop(statements, state, outerState) { function
|