Searched defs:skipObjectFunctionPropertyAugment (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 61963 …nction createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment) { argument 62138 function getUnionOrIntersectionProperty(type, name, skipObjectFunctionPropertyAugment) { argument 62178 … function getPropertyOfUnionOrIntersectionType(type, name, skipObjectFunctionPropertyAugment) { argument 62248 …function getPropertyOfType(type, name, skipObjectFunctionPropertyAugment, includeTypeOnlyMembers) { argument
|
| D | tsc.js | 51541 …nction createUnionOrIntersectionProperty(containingType, name, skipObjectFunctionPropertyAugment) { argument 51697 function getUnionOrIntersectionProperty(type, name, skipObjectFunctionPropertyAugment) { argument 51737 … function getPropertyOfUnionOrIntersectionType(type, name, skipObjectFunctionPropertyAugment) { argument 51789 …function getPropertyOfType(type, name, skipObjectFunctionPropertyAugment, includeTypeOnlyMembers) { argument
|