Searched defs:bundleFileInfo (Results 1 – 4 of 4) sorted by relevance
172 for (const section of bundleFileInfo ? bundleFileInfo.sections : ts.emptyArray) { constant
8989 /** @internal */ bundleFileInfo?: BundleFileInfo; property
22841 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length2) { argument22915 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument99837 var bundleFileInfo = printerOptions.writeBundleFileInfo ? { sections: [] } : void 0; variable
34120 var bundleFileInfo = printerOptions.writeBundleFileInfo ? { sections: [] } : void 0; variable