CustomElementDescriptor   61 Source/core/dom/custom/CustomElementRegistry.h     typedef HashMap<CustomElementDescriptor, RefPtr<CustomElementDefinition> > DefinitionMap;
CustomElementDescriptor   69 Source/core/dom/custom/CustomElementUpgradeCandidateMap.h     typedef HashMap<CustomElementDescriptor, ElementSet> UnresolvedDefinitionMap;