Searched refs:convertForOfStatementForIterable (Results 1 – 3 of 3) sorted by relevance
2424 …compilerOptions.downlevelIteration ? convertForOfStatementForIterable : convertForOfStatementForAr…2596 …function convertForOfStatementForIterable(node: ForOfStatement, outermostLabeledStatement: Labeled… function
87989 …rmostLabeledStatement, compilerOptions.downlevelIteration ? convertForOfStatementForIterable : con…88052 …function convertForOfStatementForIterable(node, outermostLabeledStatement, convertedLoopBodyStatem… function
105169 …rmostLabeledStatement, compilerOptions.downlevelIteration ? convertForOfStatementForIterable : con…105277 …function convertForOfStatementForIterable(node, outermostLabeledStatement, convertedLoopBodyStatem… function