v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Block Class Reference

Public Member Functions

 Block (Address base_arg, int size_arg)
 

Data Fields

Address base
 
int size
 

Detailed Description

Definition at line 178 of file test-alloc.cc.

Constructor & Destructor Documentation

Block ( Address  base_arg,
int  size_arg 
)
inline

Definition at line 180 of file test-alloc.cc.

Field Documentation

Address base

Definition at line 183 of file test-alloc.cc.

int size

Definition at line 184 of file test-alloc.cc.


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