Home
last modified time | relevance | path

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

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