v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
Public Member Functions | |
void | Initialize (Segment *next, int size) |
Segment * | next () const |
void | clear_next () |
int | size () const |
int | capacity () const |
Address | start () const |
Address | end () const |
|
inline |
Definition at line 54 of file zone.cc.
Referenced by Zone::DeleteAll().
|
inline |
Definition at line 51 of file zone.cc.
References v8::internal::NULL.
Referenced by Zone::DeleteAll().
|
inline |
Definition at line 57 of file zone.cc.
Referenced by Zone::DeleteAll().
|
inline |
Definition at line 45 of file zone.cc.
References Segment::next(), and Segment::size().
|
inline |
Definition at line 50 of file zone.cc.
Referenced by Zone::DeleteAll(), and Segment::Initialize().
|
inline |
Definition at line 53 of file zone.cc.
Referenced by Zone::DeleteAll(), Zone::DeleteKeptSegment(), and Segment::Initialize().
|
inline |
Definition at line 56 of file zone.cc.
Referenced by Zone::DeleteAll().