Searched defs:newPriority (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | tsc.js | 60211 function inferWithPriority(source, target, newPriority) { argument 60217 function inferFromContravariantTypesWithPriority(source, target, newPriority) { argument 60223 function inferToMultipleTypesWithPriority(source, targets, targetFlags, newPriority) { argument
|
| D | typingsInstaller.js | 71905 function inferWithPriority(source, target, newPriority) { argument 71911 function inferFromContravariantTypesWithPriority(source, target, newPriority) { argument 71917 function inferToMultipleTypesWithPriority(source, targets, targetFlags, newPriority) { argument
|