Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts33748 const globalType = resolver.getGlobalIterableIteratorType(/*reportErrors*/ false); constant
40165 const globalType = resolver.getGlobalIterableIteratorType(/*reportErrors*/ false); constant
40302 const globalType = isGeneratorMethod ? globalGeneratorType : globalIteratorType; constant
/third_party/typescript/lib/
Dtsc.js73565 function getIterationTypesOfGlobalIterableType(globalType, resolver) { argument
DtypingsInstaller.js87350 function getIterationTypesOfGlobalIterableType(globalType, resolver) { argument