Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts20204 const sourceParams = (source as ConditionalType).root.inferTypeParameters; constant
/third_party/typescript/lib/
DtypingsInstaller.js61139 function compareTypeParametersIdentical(sourceParams, targetParams) { argument
Dtsc.js50835 function compareTypeParametersIdentical(sourceParams, targetParams) { argument