Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6207 const numStatements = source.length; constant
6237 const numStatements = source.length; constant
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts1183 const numStatements = statements.length; constant