Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc305 void LocalAllocationBuffer::MakeIterable() { in MakeIterable() function in v8::internal::LocalAllocationBuffer
Dsweeper.cc652 void Sweeper::MakeIterable(Page* page) { in MakeIterable() function in v8::internal::Sweeper
Dmark-compact.cc4552 void MinorMarkCompactCollector::MakeIterable( in MakeIterable() function in v8::internal::MinorMarkCompactCollector
/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