Home
last modified time | relevance | path

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

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