Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6396 const getAndCacheBuildInfo = (getText: () => string | undefined) => { constant
6413 …buildInfo: { get() { return getAndCacheBuildInfo(() => textGetter(declarationMapTextOrBuildInfoPat…