Searched refs:ConstructorMap (Results 1 – 2 of 2) sorted by relevance
32 typedef llvm::StringMap<const MatcherCreateCallback *> ConstructorMap; typedef38 const ConstructorMap &constructors() const { return Constructors; } in constructors()42 ConstructorMap Constructors;396 for (ConstructorMap::iterator it = Constructors.begin(), in ~RegistryMaps()412 ConstructorMap::const_iterator it = in constructMatcher()
181 typedef WTF::HashMap<const WrapperTypeInfo*, UnsafePersistent<v8::Function> > ConstructorMap; typedef182 ConstructorMap m_constructorMap;