Home | History | Annotate | Download | only in heap

Lines Matching refs:needsDestruction

2013             WTF::HashTraits<T>::needsDestruction, // The node needs destruction if its data does.
2055 inlineCapacity && VectorTraits<T>::needsDestruction,
2115 inlineCapacity && VectorTraits<T>::needsDestruction,
2134 Traits::needsDestruction,
2152 Table::ValueTraits::needsDestruction,
2454 ASSERT(Table::ValueTraits::needsDestruction);