Searched refs:typeCountMap (Results 1 – 1 of 1) sorted by relevance
145 HashMap<String, int> typeCountMap; in javaScriptProtectedObjectTypeCounts() local147 typeCountMap.set(current->first, current->second); in javaScriptProtectedObjectTypeCounts()149 COMPtr<IPropertyBag2> results(AdoptCOM, COMPropertyBag<int>::createInstance(typeCountMap)); in javaScriptProtectedObjectTypeCounts()