Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts1069 const savedSections = bundleFileInfo && bundleFileInfo.sections; constant
1070 if (savedSections) bundleFileInfo!.sections = [];
1074 bundleFileInfo.sections = savedSections!;
/third_party/typescript/lib/
DtypingsInstaller.js101605 var savedSections = bundleFileInfo && bundleFileInfo.sections;
101606 if (savedSections)
101611 bundleFileInfo.sections = savedSections;
Dtsc.js83022 var savedSections = bundleFileInfo && bundleFileInfo.sections;
83023 if (savedSections)
83028 bundleFileInfo.sections = savedSections;
Dtsserver.js101616 var savedSections = bundleFileInfo && bundleFileInfo.sections;
101617 if (savedSections)
101622 bundleFileInfo.sections = savedSections;
DtypescriptServices.js101810 var savedSections = bundleFileInfo && bundleFileInfo.sections;
101811 if (savedSections)
101816 bundleFileInfo.sections = savedSections;
Dtsserverlibrary.js101810 var savedSections = bundleFileInfo && bundleFileInfo.sections;
101811 if (savedSections)
101816 bundleFileInfo.sections = savedSections;
Dtypescript.js101810 var savedSections = bundleFileInfo && bundleFileInfo.sections;
101811 if (savedSections)
101816 bundleFileInfo.sections = savedSections;