Searched refs:propertyCollection (Results 1 – 5 of 5) sorted by relevance
| /developtools/ace_ets2bundle/compiler/src/ |
| D | result_process.ts | 22 propertyCollection, 42 propertyCollection.clear();
|
| D | process_import.ts | 34 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) ||
|
| D | process_custom_component.ts | 64 propertyCollection, 549 const propertySet: Set<string> = getCollectionSet(name, propertyCollection);
|
| D | validate_ui_syntax.ts | 144 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/ |
| D | rollup-plugin-ets-typescript.ts | 41 propertyCollection, 345 propertyCollection.clear();
|