Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ModuleDeclarations/
DparserModule1.ts9 export var analysisPass: number = 0; variable
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource1.ts15 export var analysisPass: number = 0; variable