Searched defs:stringsOnly (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 61310 …function forEachMappedTypePropertyKeyTypeAndIndexSignatureKeyType(type, include, stringsOnly, cb) { argument 64615 function createIndexType(type, stringsOnly) { argument 64626 function getIndexTypeForGenericType(type, stringsOnly) { argument 64638 function getIndexTypeForMappedType(type, stringsOnly, noIndexSignatures) { argument 64749 function getIndexType(type, stringsOnly, noIndexSignatures) { argument
|
| D | tsc.js | 50982 …function forEachMappedTypePropertyKeyTypeAndIndexSignatureKeyType(type, include, stringsOnly, cb) { argument 53906 function createIndexType(type, stringsOnly) { argument 53917 function getIndexTypeForGenericType(type, stringsOnly) { argument 53922 function getIndexTypeForMappedType(type, stringsOnly, noIndexSignatures) { argument 54010 function getIndexType(type, stringsOnly, noIndexSignatures) { argument
|