#include <paged-spaces.h>
Definition at line 580 of file paged-spaces.h.
◆ State
| Enumerator |
|---|
| kOldSpace | |
| kCodeSpace | |
| kLargeObjectSpace | |
| kCodeLargeObjectSpace | |
| kTrustedSpace | |
| kTrustedLargeObjectSpace | |
| kFinished | |
Definition at line 597 of file paged-spaces.h.
◆ OldGenerationMemoryChunkIterator()
| v8::internal::OldGenerationMemoryChunkIterator::OldGenerationMemoryChunkIterator |
( |
Heap * | heap | ) |
|
|
inlineexplicit |
◆ ForAll()
template<typename Callback >
| static void v8::internal::OldGenerationMemoryChunkIterator::ForAll |
( |
Heap * | heap, |
|
|
Callback | callback ) |
|
inlinestatic |
◆ next()
◆ heap_
| Heap* const v8::internal::OldGenerationMemoryChunkIterator::heap_ |
|
private |
◆ iterator_
◆ state_
| State v8::internal::OldGenerationMemoryChunkIterator::state_ |
|
private |
The documentation for this class was generated from the following files: