Searched defs:outermostLabeledStatement (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 22297 function restoreEnclosingLabel(node, outermostLabeledStatement, afterRestoreLabelCallback) { argument 87363 function visitForOfStatement(node, outermostLabeledStatement) { argument 87461 function transformForAwaitOfStatement(node, outermostLabeledStatement, ancestorFacts) { argument 90435 function visitIterationStatement(node, outermostLabeledStatement) { argument 90448 …itIterationStatementWithFacts(excludeFacts, includeFacts, node, outermostLabeledStatement, convert… argument 90454 function visitDoOrWhileStatement(node, outermostLabeledStatement) { argument 90462 function visitForStatement(node, outermostLabeledStatement) { argument 90479 function visitForInStatement(node, outermostLabeledStatement) { argument 90487 function visitForOfStatement(node, outermostLabeledStatement) { argument 90575 …function convertForOfStatementForArray(node, outermostLabeledStatement, convertedLoopBodyStatement… argument [all …]
|
| D | typingsInstaller.js | 17006 function restoreEnclosingLabel(node, outermostLabeledStatement, afterRestoreLabelCallback) { argument
|