Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts33740 const globalGeneratorType = resolver.getGlobalGeneratorType(/*reportErrors*/ false); constant
40297 const globalGeneratorType = resolver.getGlobalGeneratorType(/*reportErrors*/ false); constant
40302 const globalType = isGeneratorMethod ? globalGeneratorType : globalIteratorType; constant