verify_live_heap.h File Reference


Functions

void gc_init_heap_verification (GC *gc)
void gc_terminate_heap_verification (GC *gc)
void gc_verify_heap (GC *gc, Boolean is_before_gc)
void event_mutator_allocate_newobj (Partial_Reveal_Object *p_newobj, POINTER_SIZE_INT size, VT vt_raw)
void event_gc_collect_kind_changed (GC *gc)

Variables

Boolean verify_live_heap


Function Documentation

void gc_init_heap_verification ( GC gc  ) 

void gc_terminate_heap_verification ( GC gc  ) 

void gc_verify_heap ( GC gc,
Boolean  is_before_gc 
)

void event_mutator_allocate_newobj ( Partial_Reveal_Object p_newobj,
POINTER_SIZE_INT  size,
VT  vt_raw 
)

void event_gc_collect_kind_changed ( GC gc  ) 


Variable Documentation

Boolean verify_live_heap


Genereated on Tue Mar 11 19:25:34 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.