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
test-mark-compact.cc File Reference
#include <stdlib.h>
#include "v8.h"
#include "global-handles.h"
#include "snapshot.h"
#include "cctest.h"
Include dependency graph for test-mark-compact.cc:

Go to the source code of this file.

Data Structures

class  TestRetainedObjectInfo
 

Functions

 TEST (MarkingDeque)
 
 TEST (Promotion)
 
 TEST (NoPromotion)
 
 TEST (MarkCompactCollector)
 
 TEST (GCCallback)
 
 TEST (ObjectGroups)
 
 TEST (EmptyObjectGroups)
 

Function Documentation

TEST ( GCCallback  )

Definition at line 286 of file test-mark-compact.cc.

References CHECK_EQ, HEAP, and v8::internal::OLD_POINTER_SPACE.