Uses of Class
org.mmtk.utility.sanitychecker.SanityDataTable

Packages that use SanityDataTable
org.mmtk.utility.sanitychecker   
 

Uses of SanityDataTable in org.mmtk.utility.sanitychecker
 

Fields in org.mmtk.utility.sanitychecker declared as SanityDataTable
private  SanityDataTable SanityChecker.sanityTable
           
 

Methods in org.mmtk.utility.sanitychecker with parameters of type SanityDataTable
 void SanityDataTable.pushNotInOther(SanityDataTable other, ObjectReferenceDeque deque)
          Push any entries that are only in this table, and not the passed table.