Home
last modified time | relevance | path

Searched refs:convertForOfStatementForIterable (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Des2015.ts2424 …compilerOptions.downlevelIteration ? convertForOfStatementForIterable : convertForOfStatementForAr…
2596 …function convertForOfStatementForIterable(node: ForOfStatement, outermostLabeledStatement: Labeled… function
/third_party/typescript/lib/
Dtsc.js87989 …rmostLabeledStatement, compilerOptions.downlevelIteration ? convertForOfStatementForIterable : con…
88052 …function convertForOfStatementForIterable(node, outermostLabeledStatement, convertedLoopBodyStatem… function
DtypingsInstaller.js105169 …rmostLabeledStatement, compilerOptions.downlevelIteration ? convertForOfStatementForIterable : con…
105277 …function convertForOfStatementForIterable(node, outermostLabeledStatement, convertedLoopBodyStatem… function