Home
last modified time | relevance | path

Searched refs:PrepareForIteration (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dstore-buffer.h98 bool PrepareForIteration();
Dstore-buffer.cc253 bool StoreBuffer::PrepareForIteration() { in PrepareForIteration() function in v8::internal::StoreBuffer
442 bool some_pages_to_scan = PrepareForIteration(); in IteratePointersToNewSpace()