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
PreallocatedStorage Class Reference

#include <allocation.h>

Public Member Functions

 PreallocatedStorage (size_t size)
 
size_t size ()
 

Friends

class Isolate
 

Detailed Description

Definition at line 115 of file allocation.h.

Constructor & Destructor Documentation

PreallocatedStorage ( size_t  size)
explicit

Definition at line 118 of file allocation.cc.

Member Function Documentation

size_t size ( )
inline

Definition at line 118 of file allocation.h.

Friends And Related Function Documentation

friend class Isolate
friend

Definition at line 128 of file allocation.h.


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