Home
last modified time | relevance | path

Searched defs:bundleFileInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsbuild/
Dhelpers.ts167 for (const section of bundleFileInfo ? bundleFileInfo.sections : emptyArray) { constant
/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6721 for (const section of bundleFileInfo ? bundleFileInfo.sections : emptyArray) { constant
/third_party/typescript/src/compiler/
Demitter.ts936 …const bundleFileInfo = printerOptions.writeBundleFileInfo ? { sections: [] } as BundleFileInfo : u… constant
/third_party/typescript/lib/
DtypingsInstaller.js28145 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
28222 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument
Dtsc.js22715 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument
22791 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument