Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Des2015.ts2783 …function shouldConvertConditionOfForStatement(node: IterationStatement): node is ForStatementWithC… function
2959 shouldConvertConditionOfForStatement(node) ||
3173 … if (shouldConvertConditionOfForStatement(node) || shouldConvertIncrementorOfForStatement(node)) {
3227 if (shouldConvertConditionOfForStatement(node)) {
/third_party/typescript/lib/
Dtsc.js88116 function shouldConvertConditionOfForStatement(node) { function
88238 shouldConvertConditionOfForStatement(node) ||
88336 … if (shouldConvertConditionOfForStatement(node) || shouldConvertIncrementorOfForStatement(node)) {
88344 if (shouldConvertConditionOfForStatement(node)) {
DtypingsInstaller.js105362 function shouldConvertConditionOfForStatement(node) { function
105492 shouldConvertConditionOfForStatement(node) ||
105658 … if (shouldConvertConditionOfForStatement(node) || shouldConvertIncrementorOfForStatement(node)) {
105703 if (shouldConvertConditionOfForStatement(node)) {