Home
last modified time | relevance | path

Searched defs:MakeIterable (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h596 void MakeIterable(const T* obj) { in MakeIterable() function
Dpersistent_memory_allocator.cc776 void PersistentMemoryAllocator::MakeIterable(Reference ref) { in MakeIterable() function in base::PersistentMemoryAllocator
/external/v8/src/heap/
Dsweeper.cc577 void Sweeper::MakeIterable(Page* page) { in MakeIterable() function in v8::internal::Sweeper
Dmark-compact.cc3856 void MinorMarkCompactCollector::MakeIterable( in MakeIterable() function in v8::internal::MinorMarkCompactCollector