Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_import.ts256 const asExportPropertyName: string = item.propertyName.escapedText.toString(); constant
260 setDependencies(asExportName, linkCollection.get(asExportPropertyName),
261 propertyCollection.get(asExportPropertyName),
262 propCollection.get(asExportPropertyName),
263 builderParamObjectCollection.get(asExportPropertyName),
264 … stateCollection.get(asExportPropertyName), regularCollection.get(asExportPropertyName),
265 … storagePropCollection.get(asExportPropertyName), storageLinkCollection.get(asExportPropertyName),
266 … provideCollection.get(asExportPropertyName), consumeCollection.get(asExportPropertyName),
267 …objectLinkCollection.get(asExportPropertyName), localStorageLinkCollection.get(asExportPropertyNam…
268 …localStoragePropCollection.get(asExportPropertyName), builderParamInitialization.get(asExportPrope…
[all …]