#include <read-only-heap.h>
Definition at line 162 of file read-only-heap.h.
◆ ReadOnlyHeapObjectIterator() [1/2]
v8::internal::ReadOnlyHeapObjectIterator::ReadOnlyHeapObjectIterator |
( |
const ReadOnlyHeap * | ro_heap | ) |
|
|
explicit |
◆ ReadOnlyHeapObjectIterator() [2/2]
v8::internal::ReadOnlyHeapObjectIterator::ReadOnlyHeapObjectIterator |
( |
const ReadOnlySpace * | ro_space | ) |
|
|
explicit |
◆ Next()
◆ current_page_
std::vector<ReadOnlyPageMetadata*>::const_iterator v8::internal::ReadOnlyHeapObjectIterator::current_page_ |
|
private |
◆ page_iterator_
◆ ro_space_
const ReadOnlySpace* const v8::internal::ReadOnlyHeapObjectIterator::ro_space_ |
|
private |
The documentation for this class was generated from the following files: