OwnPtrHashMap 109 Source/wtf/HashMapTest.cpp OwnPtrHashMap map; OwnPtrHashMap 119 Source/wtf/HashMapTest.cpp for (OwnPtrHashMap::iterator iter = map.begin(); iter != map.end(); ++iter) {