#include <spaces.h>
Definition at line 228 of file spaces.h.
◆ SpaceIterator()
v8::internal::SpaceIterator::SpaceIterator |
( |
Heap * | heap | ) |
|
|
explicit |
◆ ~SpaceIterator()
v8::internal::SpaceIterator::~SpaceIterator |
( |
| ) |
|
|
virtualdefault |
◆ HasNext()
bool v8::internal::SpaceIterator::HasNext |
( |
| ) |
|
◆ Next()
Space * v8::internal::SpaceIterator::Next |
( |
| ) |
|
◆ current_space_
int v8::internal::SpaceIterator::current_space_ |
|
private |
◆ heap_
Heap* v8::internal::SpaceIterator::heap_ |
|
private |
The documentation for this class was generated from the following files: