Searched refs:savedSections (Results 1 – 7 of 7) sorted by relevance
1069 const savedSections = bundleFileInfo && bundleFileInfo.sections; constant1070 if (savedSections) bundleFileInfo!.sections = [];1074 bundleFileInfo.sections = savedSections!;
101605 var savedSections = bundleFileInfo && bundleFileInfo.sections;101606 if (savedSections)101611 bundleFileInfo.sections = savedSections;
83022 var savedSections = bundleFileInfo && bundleFileInfo.sections;83023 if (savedSections)83028 bundleFileInfo.sections = savedSections;
101616 var savedSections = bundleFileInfo && bundleFileInfo.sections;101617 if (savedSections)101622 bundleFileInfo.sections = savedSections;
101810 var savedSections = bundleFileInfo && bundleFileInfo.sections;101811 if (savedSections)101816 bundleFileInfo.sections = savedSections;