Searched defs:intersectionState (Results 1 – 1 of 1) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 57827 …recursionFlags = 3 /* Both */, reportErrors2 = false, headMessage2, intersectionState = 0 /* None … argument 58057 function unionOrIntersectionRelatedTo(source2, target2, reportErrors2, intersectionState) { argument 58126 function typeRelatedToEachType(source2, target2, reportErrors2, intersectionState) { argument 58138 function someTypeRelatedToType(source2, target2, reportErrors2, intersectionState) { argument 58158 function eachTypeRelatedToType(source2, target2, reportErrors2, intersectionState) { argument 58179 …ces = emptyArray, targets = emptyArray, variances = emptyArray, reportErrors2, intersectionState) { argument 58217 …function recursiveTypeRelatedTo(source2, target2, reportErrors2, intersectionState, recursionFlags… argument 58323 function structuredTypeRelatedTo(source2, target2, reportErrors2, intersectionState) { argument 58344 …function structuredTypeRelatedToWorker(source2, target2, reportErrors2, intersectionState, saveErr… argument 58841 …bolTypeRelated(sourceProp, targetProp, getTypeOfSourceProperty, reportErrors2, intersectionState) { argument [all …]
|