#include <zone.h>
Definition at line 288 of file zone.h.
◆ ZoneSnapshot()
v8::internal::ZoneSnapshot::ZoneSnapshot |
( |
const Zone * | zone | ) |
|
|
explicitprivate |
◆ Restore()
void v8::internal::ZoneSnapshot::Restore |
( |
Zone * | zone | ) |
const |
◆ Zone
◆ allocation_size_
const size_t v8::internal::ZoneSnapshot::allocation_size_ |
|
private |
◆ limit_
const Address v8::internal::ZoneSnapshot::limit_ |
|
private |
◆ position_
const Address v8::internal::ZoneSnapshot::position_ |
|
private |
◆ segment_bytes_allocated_
const size_t v8::internal::ZoneSnapshot::segment_bytes_allocated_ |
|
private |
◆ segment_head_
Segment* const v8::internal::ZoneSnapshot::segment_head_ |
|
private |
The documentation for this class was generated from the following files: