Searched defs:MakeIterable (Results 1 – 5 of 5) sorted by relevance
| /external/v8/src/heap/ | ||
| D | spaces.cc | 305 void LocalAllocationBuffer::MakeIterable() { in MakeIterable() function in v8::internal::LocalAllocationBuffer |
| D | sweeper.cc | 652 void Sweeper::MakeIterable(Page* page) { in MakeIterable() function in v8::internal::Sweeper |
| D | mark-compact.cc | 4552 void MinorMarkCompactCollector::MakeIterable( in MakeIterable() function in v8::internal::MinorMarkCompactCollector |
| /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 |