Searched defs:bundleFileInfo (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/tsbuild/ |
| D | helpers.ts | 206 for (const section of bundleFileInfo ? bundleFileInfo.sections : emptyArray) { constant
|
| /third_party/typescript/src/compiler/factory/ |
| D | nodeFactory.ts | 6233 for (const section of bundleFileInfo ? bundleFileInfo.sections : emptyArray) { constant
|
| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 904 …const bundleFileInfo = printerOptions.writeBundleFileInfo ? { sections: [] } as BundleFileInfo : u… constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 25525 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument 25596 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument
|
| D | tsc.js | 20491 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument 20561 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument
|
| D | typescriptServices.js | 25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument 25801 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument
|
| D | typescript.js | 25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument 25801 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument
|
| D | tsserverlibrary.js | 25730 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument 25801 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument
|
| D | tsserver.js | 25536 function parseUnparsedSourceFile(bundleFileInfo, stripInternal, length) { argument 25607 function parseOldFileOfCurrentEmit(bundleFileInfo) { argument
|