UnresolvedDefinitionMap   52 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp     UnresolvedDefinitionMap::iterator it = m_unresolvedDefinitions.find(descriptor);
UnresolvedDefinitionMap   78 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp     UnresolvedDefinitionMap::iterator elements = m_unresolvedDefinitions.find(candidate->value);
UnresolvedDefinitionMap   96 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp     UnresolvedDefinitionMap::iterator elements = m_unresolvedDefinitions.find(candidate->value);
UnresolvedDefinitionMap   70 Source/core/dom/custom/CustomElementUpgradeCandidateMap.h     UnresolvedDefinitionMap m_unresolvedDefinitions;