v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mark-compact.h File Reference
#include "compiler-intrinsics.h"
#include "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.

Data Structures

class  Marking
 
class  MarkingDeque
 
class  SlotsBufferAllocator
 
class  SlotsBuffer
 
class  Marker< BaseMarker >
 
class  MarkCompactCollector
 

Namespaces

 v8
 
 v8::internal
 

Typedefs

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

Functions

const char * AllocationSpaceName (AllocationSpace space)