v8  3.14.5(node0.10.28)
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 196 of file test-alloc.cc.

Constructor & Destructor Documentation

Block ( Address  base_arg,
int  size_arg 
)
inline

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

Field Documentation

Address base

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

int size

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


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