V8 Project
zone-allocator.h File Reference
#include <limits>
#include "src/zone.h"
+ Include dependency graph for zone-allocator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::zone_allocator< T >
 
struct  v8::internal::zone_allocator< T >::rebind< O >
 

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::internal
 

Typedefs

typedef zone_allocator< boolv8::internal::ZoneBoolAllocator
 
typedef zone_allocator< intv8::internal::ZoneIntAllocator