Home | History | Annotate | Download | only in heap

Lines Matching refs:PersistentHeapVector

700 class PersistentHeapVector : public PersistentHeapCollectionBase<HeapVector<T, inlineCapacity> > {
702 PersistentHeapVector() { }
705 PersistentHeapVector(const HeapVector<T, otherCapacity>& other)
1045 #define WillBePersistentHeapVector blink::PersistentHeapVector
1176 #define PersistentHeapVectorWillBeHeapVector blink::PersistentHeapVector