V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Segment Class Reference

Public Member Functions

void Initialize (size_t size)
 
Zonezone () const
 
void set_zone (Zone *const zone)
 
Segmentnext () const
 
void set_next (Segment *const next)
 
size_t size () const
 
size_t capacity () const
 
Address start () const
 
Address end () const
 
void ZapContents ()
 
void ZapHeader ()
 

Detailed Description

Definition at line 21 of file zone-segment.h.


The documentation for this class was generated from the following files: