Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtsbuild.ts4 Unbuildable, enumerator
33 | Status.Unbuildable
50 export interface Unbuildable { interface
51 type: UpToDateStatusType.Unbuildable;
DtsbuildPublic.ts1298 …state.projectStatus.set(resolvedPath, { type: UpToDateStatusType.Unbuildable, reason: `${errorType…
1355 type: UpToDateStatusType.Unbuildable,
1439 if (refStatus.type === UpToDateStatusType.Unbuildable ||
1544 return { type: UpToDateStatusType.Unbuildable, reason: "File deleted mid-build" };
2066 case UpToDateStatusType.Unbuildable:
/third_party/typescript/lib/
Dtsc.js94202 …state.projectStatus.set(resolvedPath, { type: ts.UpToDateStatusType.Unbuildable, reason: errorType…
94248 type: ts.UpToDateStatusType.Unbuildable,
94310 if (refStatus.type === ts.UpToDateStatusType.Unbuildable ||
94396 return { type: ts.UpToDateStatusType.Unbuildable, reason: "File deleted mid-build" };
94790 case ts.UpToDateStatusType.Unbuildable:
DtypingsInstaller.js114225 …state.projectStatus.set(resolvedPath, { type: ts.UpToDateStatusType.Unbuildable, reason: errorType…
114276 type: ts.UpToDateStatusType.Unbuildable,
114351 if (refStatus.type === ts.UpToDateStatusType.Unbuildable ||
114447 return { type: ts.UpToDateStatusType.Unbuildable, reason: "File deleted mid-build" };
114859 case ts.UpToDateStatusType.Unbuildable:
DtypescriptServices.js114430 …state.projectStatus.set(resolvedPath, { type: ts.UpToDateStatusType.Unbuildable, reason: errorType…
114481 type: ts.UpToDateStatusType.Unbuildable,
114556 if (refStatus.type === ts.UpToDateStatusType.Unbuildable ||
114652 return { type: ts.UpToDateStatusType.Unbuildable, reason: "File deleted mid-build" };
115064 case ts.UpToDateStatusType.Unbuildable:
Dtsserverlibrary.js114430 …state.projectStatus.set(resolvedPath, { type: ts.UpToDateStatusType.Unbuildable, reason: errorType…
114481 type: ts.UpToDateStatusType.Unbuildable,
114556 if (refStatus.type === ts.UpToDateStatusType.Unbuildable ||
114652 return { type: ts.UpToDateStatusType.Unbuildable, reason: "File deleted mid-build" };
115064 case ts.UpToDateStatusType.Unbuildable:
Dtsserver.js114236 …state.projectStatus.set(resolvedPath, { type: ts.UpToDateStatusType.Unbuildable, reason: errorType…
114287 type: ts.UpToDateStatusType.Unbuildable,
114362 if (refStatus.type === ts.UpToDateStatusType.Unbuildable ||
114458 return { type: ts.UpToDateStatusType.Unbuildable, reason: "File deleted mid-build" };
114870 case ts.UpToDateStatusType.Unbuildable:
Dtypescript.js114430 …state.projectStatus.set(resolvedPath, { type: ts.UpToDateStatusType.Unbuildable, reason: errorType…
114481 type: ts.UpToDateStatusType.Unbuildable,
114556 if (refStatus.type === ts.UpToDateStatusType.Unbuildable ||
114652 return { type: ts.UpToDateStatusType.Unbuildable, reason: "File deleted mid-build" };
115064 case ts.UpToDateStatusType.Unbuildable: