Searched defs:exportStarFunction (Results 1 – 7 of 7) sorted by relevance
266 const exportStarFunction = addExportStarIfNeeded(statements)!; // TODO: GH#18217 constant320 const exportStarFunction = createExportStarFunction(/*localNames*/ undefined); constant358 const exportStarFunction = createExportStarFunction(exportedNamesStorageRef); constant371 const exportStarFunction = factory.createUniqueName("exportStar"); constant
97139 function createSettersArray(exportStarFunction, dependencyGroups) { argument
79373 function createSettersArray(exportStarFunction, dependencyGroups) { argument
97344 function createSettersArray(exportStarFunction, dependencyGroups) { argument
97150 function createSettersArray(exportStarFunction, dependencyGroups) { argument