Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_import.ts220 const propertiesName: string = node.expression.escapedText.toString(); constant
221 setDependencies(defaultNameFromParent, linkCollection.get(propertiesName),
222 propertyCollection.get(propertiesName), propCollection.get(propertiesName),
223 builderParamObjectCollection.get(propertiesName), stateCollection.get(propertiesName),
224 regularCollection.get(propertiesName), storagePropCollection.get(propertiesName),
225 storageLinkCollection.get(propertiesName), provideCollection.get(propertiesName),
226 consumeCollection.get(propertiesName), objectLinkCollection.get(propertiesName),
227 … localStorageLinkCollection.get(propertiesName), localStoragePropCollection.get(propertiesName),
228 … builderParamInitialization.get(propertiesName), propInitialization.get(propertiesName), isDETS,