Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts5725 const numStatements = source.length; constant
5755 const numStatements = source.length; constant
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts1184 const numStatements = statements.length; constant