Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts15706 const newTypes: Type[] = []; constant
17650 const newTypes = instantiateTypes(types, mapper); constant