Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dresult_process.ts22 propertyCollection,
42 propertyCollection.clear();
Dprocess_import.ts34 propertyCollection,
222 propertyCollection.get(propertiesName), propCollection.get(propertiesName),
257 propertyCollection.get(asExportPropertyName),
432 propertyCollection.has(CUSTOM_COMPONENT_DEFAULT) ?
433 new Set([...propertyCollection.get(CUSTOM_COMPONENT_DEFAULT),
434 ...propertyCollection.get(name)]) : propertyCollection.get(name),
504 propertyCollection.set(component, propertyArray);
537 propertyCollection.has(name) ||
Dprocess_custom_component.ts64 propertyCollection,
549 const propertySet: Set<string> = getCollectionSet(name, propertyCollection);
Dvalidate_ui_syntax.ts144 export const propertyCollection: Map<string, Set<string>> = new Map(); constant
801 propertyCollection.set(componentName, ComponentSet.properties);
/developtools/ace_ets2bundle/compiler/src/fast_build/ets_ui/
Drollup-plugin-ets-typescript.ts41 propertyCollection,
345 propertyCollection.clear();