Searched defs:MakeIterable (Results 1 – 4 of 4) sorted by relevance
| /external/libchrome/base/metrics/ | ||
| D | persistent_memory_allocator.h | 596 void MakeIterable(const T* obj) { in MakeIterable() function |
| D | persistent_memory_allocator.cc | 776 void PersistentMemoryAllocator::MakeIterable(Reference ref) { in MakeIterable() function in base::PersistentMemoryAllocator |
| /external/v8/src/heap/ | ||
| D | sweeper.cc | 577 void Sweeper::MakeIterable(Page* page) { in MakeIterable() function in v8::internal::Sweeper |
| D | mark-compact.cc | 3856 void MinorMarkCompactCollector::MakeIterable( in MakeIterable() function in v8::internal::MinorMarkCompactCollector |