Home
last modified time | relevance | path

Searched defs:getIndexInfosOfType (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts13067 function getIndexInfosOfType(type: Type): readonly IndexInfo[] { function
16863 …const indexInfos = left === emptyObjectType ? getIndexInfosOfType(right) : getUnionIndexInfos([lef… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts2392 getIndexInfosOfType(type: Type): readonly IndexInfo[]; method
Dtypescript.d.ts2392 getIndexInfosOfType(type: Type): readonly IndexInfo[]; method
Dtsserverlibrary.d.ts2392 getIndexInfosOfType(type: Type): readonly IndexInfo[]; method
Dtsc.js42022 getIndexInfosOfType: getIndexInfosOfType, property
52043 function getIndexInfosOfType(type) { function
DtypingsInstaller.js51040 getIndexInfosOfType: getIndexInfosOfType, property
62528 function getIndexInfosOfType(type) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2392 getIndexInfosOfType(type: Type): readonly IndexInfo[]; method
Dtsserverlibrary.d.ts2392 getIndexInfosOfType(type: Type): readonly IndexInfo[]; method