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

Go to the source code of this file.

Classes

class  v8::internal::ZoneVector< T >
 
class  v8::internal::ZoneDeque< T >
 
class  v8::internal::ZoneQueue< T >
 

Namespaces

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

Typedefs

typedef ZoneVector< boolv8::internal::BoolVector
 
typedef ZoneVector< intv8::internal::IntVector