Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DtsbuildPublic.ts245 originalReadFileWithCache: CompilerHost["readFile"]; property
602 const originalReadFileWithCache = state.readFileWithCache; constant
/third_party/typescript/lib/
Dtsc.js112054 originalReadFileWithCache, property