Home
last modified time | relevance | path

Searched defs:convertedLoopBody (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/lib/
Dtsc.js90831 function convertIterationStatementCore(node, initializerFunction, convertedLoopBody) { argument
90847 function convertForStatement(node, initializerFunction, convertedLoopBody) { argument
90858 function convertForOfStatement(node, convertedLoopBody) { argument
90867 function convertForInStatement(node, convertedLoopBody) { argument
90875 function convertDoStatement(node, convertedLoopBody) { argument
90882 function convertWhileStatement(node, convertedLoopBody) { argument