V8 Project
mark-compact.h File Reference
#include "src/base/bits.h"
#include "src/heap/spaces.h"
+ Include dependency graph for mark-compact.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::Marking
 
class  v8::internal::MarkingDeque
 
class  v8::internal::SlotsBufferAllocator
 
class  v8::internal::SlotsBuffer
 
class  v8::internal::CodeFlusher
 
class  v8::internal::MarkCompactCollector
 
class  v8::internal::BASE_EMBEDDED< Visitor >
 

Namespaces

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

Typedefs

typedef bool(* v8::internal::IsAliveFunction) (HeapObject *obj, int *size, int *offset)
 

Functions

const char * v8::internal::AllocationSpaceName (AllocationSpace space)