Home
last modified time | relevance | path

Searched refs:finalArrayType (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/compiler/
Dtracing.ts275 evolvingArrayFinalType: evolvingArrayType.finalArrayType?.id,
Dtypes.ts6101 finalArrayType?: Type; // Final array type of evolving array type
Dchecker.ts24560 …return evolvingArrayType.finalArrayType || (evolvingArrayType.finalArrayType = createFinalArrayTyp…
/third_party/typescript/lib/
Dtypescript.d.ts2891 finalArrayType?: Type; property
DtypescriptServices.d.ts2891 finalArrayType?: Type; property
Dtsserverlibrary.d.ts2891 finalArrayType?: Type; property
Dtsc.js3474 …evolvingArrayFinalType: (_t = evolvingArrayType.finalArrayType) === null || _t === void 0 ? void 0…
61493 …return evolvingArrayType.finalArrayType || (evolvingArrayType.finalArrayType = createFinalArrayTyp…
DtypingsInstaller.js4090 …evolvingArrayFinalType: (_t = evolvingArrayType.finalArrayType) === null || _t === void 0 ? void 0…
73330 …return evolvingArrayType.finalArrayType || (evolvingArrayType.finalArrayType = createFinalArrayTyp…
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2891 finalArrayType?: Type; property
Dtsserverlibrary.d.ts2891 finalArrayType?: Type; property