Home | History | Annotate | Download | only in wtf

Lines Matching refs:needsDestruction

369             if (NodeAllocator::isGarbageCollected && HashTraits<ValueArg>::needsDestruction)
381 ASSERT(HashTraits<ValueArg>::needsDestruction); // No need to waste time calling finalize if it's not needed.