![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <heap.h>
Public Member Functions | |
| PagedSpaceIterator (const Heap *heap) | |
| PagedSpace * | Next () |
Private Attributes | |
| const Heap *const | heap_ |
| int | counter_ |
|
inlineexplicit |
| PagedSpace * v8::internal::PagedSpaceIterator::Next | ( | ) |
|
private |