Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts1118 getGlobalIterableType: (reportErrors: boolean) => GenericType; property
/third_party/typescript/lib/
Dtsc.js43756 getGlobalIterableType: getGlobalAsyncIterableType, property
43769 getGlobalIterableType, property
54247 function getGlobalIterableType(reportErrors2) { function