Home
last modified time | relevance | path

Searched defs:latestChangedDtsTime (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DtsbuildPublic.ts228 latestChangedDtsTime?: Date | false; property
1873 …const latestChangedDtsTime = entry.buildInfo && entry.buildInfo.program && entry.buildInfo.program… constant
/third_party/typescript/lib/
DtypingsInstaller.js130885latestChangedDtsTime: resultFlags & BuildResultFlags.DeclarationOutputUnchanged ? undefined : modi… property
Dtsc.js109065latestChangedDtsTime: resultFlags & BuildResultFlags.DeclarationOutputUnchanged ? undefined : modi… property