v8  3.25.30(node0.11.13)
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  CodeFlusher
 
class  MarkCompactCollector
 
class  BASE_EMBEDDED< Visitor >
 
class  BASE_EMBEDDED< Visitor >
 

Namespaces

 v8
 
 v8::internal
 

Typedefs

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

Functions

const char * AllocationSpaceName (AllocationSpace space)