Home
last modified time | relevance | path

Searched refs:exportMapKey (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Dcompletions.ts73 const exportMapKey = (response?.entries[0].data as any)?.exportMapKey; constant
74 assert.isString(exportMapKey);
75 delete (response?.entries[0].data as any).exportMapKey;
88 …mes: [{ name: "foo", source: "/a", data: { exportName: "foo", fileName: "/a.ts", exportMapKey } }],
/third_party/typescript/src/services/
Dcompletions.ts84 exportMapKey: string; property
391 const info = exportMap.get(file.path, entry.data.exportMapKey);
1305 exportMapKey: origin.exportMapKey, constant
1332 exportMapKey: data.exportMapKey, constant
2876 (info, symbolName, isFromAmbientModule, exportMapKey) => {
2916 exportMapKey,
Dtypes.ts1269 exportMapKey: string; property
/third_party/typescript/lib/
Dtypescript.d.ts6966 exportMapKey: string; property
DtypescriptServices.d.ts6966 exportMapKey: string; property
Dtsserverlibrary.d.ts6966 exportMapKey: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6966 exportMapKey: string; property
Dtsserverlibrary.d.ts6966 exportMapKey: string; property