![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <paged-spaces.h>
Classes | |
| class | iterator |
Public Member Functions | |
| HeapObjectRange (const PageMetadata *page) | |
| iterator | begin () |
| iterator | end () |
Private Attributes | |
| const PageMetadata *const | page_ |
Definition at line 39 of file paged-spaces.h.
|
inlineexplicit |
Definition at line 72 of file paged-spaces.h.
|
inline |
|
inline |
|
private |
Definition at line 78 of file paged-spaces.h.