Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Des2015.ts2424 …ilerOptions.downlevelIteration ? convertForOfStatementForIterable : convertForOfStatementForArray);
2526 …function convertForOfStatementForArray(node: ForOfStatement, outermostLabeledStatement: LabeledSta… function
/third_party/typescript/lib/
Dtsc.js87989 …ilerOptions.downlevelIteration ? convertForOfStatementForIterable : convertForOfStatementForArray);
88039 …function convertForOfStatementForArray(node, outermostLabeledStatement, convertedLoopBodyStatement… function
DtypingsInstaller.js105169 …ilerOptions.downlevelIteration ? convertForOfStatementForIterable : convertForOfStatementForArray);
105232 …function convertForOfStatementForArray(node, outermostLabeledStatement, convertedLoopBodyStatement… function