Searched refs:needsDestruction (Results 1 – 18 of 18) sorted by relevance
40 static const bool needsDestruction = true;46 static const bool needsDestruction = false;59 static const bool needsDestruction = false;71 static const bool needsDestruction = false;79 static const bool needsDestruction = false;103 …static const bool needsDestruction = FirstTraits::needsDestruction || SecondTraits::needsDestructi…
40 static const bool needsDestruction = true;52 static const bool needsDestruction = false;85 …static const bool needsDestruction = FirstTraits::needsDestruction || SecondTraits::needsDestructi…
65 template <bool needsDestruction, typename T>239 VectorDestructor<VectorTraits<T>::needsDestruction, T>::destruct(begin, end);
768 …Mover<ValueType, Traits::needsDestruction>::move(entry, *lookupForWriting(Extractor::extract(entry…890 if (Traits::needsDestruction) {
66 …static const bool needsDestruction = FirstTraits::needsDestruction || SecondTraits::needsDestructi… member
119 static const bool needsDestruction = false; member
38 static const bool needsDestruction = false;
36 static const bool needsDestruction = false;
52 static const bool needsDestruction = false;
232 static const bool needsDestruction = true; member
147 static const bool needsDestruction = false; member
146 static const bool needsDestruction = false;
58 static const bool needsDestruction = false; member
419 static const bool needsDestruction = false; member
82 static const bool needsDestruction = false; member
25698 that HashTraits<CallIdentifier>::needsDestruction was false, so25727 Removed explicit definition of needsDestruction, because we want it
11628 Added PairBaseHashTraits, which doesn't try to set up needsDestruction and deletedValue.
2772 (WebCore::FontDataCacheKeyTraits): Changed needsDestruction to true because FontPlatformData