Home
last modified time | relevance | path

Searched defs:fileStats (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts274 export function fileStats(nonZeroStats: Partial<ts.server.FileStats>): ts.server.FileStats { function
/third_party/typescript/src/server/
DeditorServices.ts110 readonly fileStats: FileStats; property