Revision 4479 committed by mathieu

[email protected] Tue, 16 Aug 2005 14:59:22 -0400
Newsgroups gmane.comp.java.vm.sablevm.cvs
Message-ID <[email protected]>
Revision: 4479
Date: 2005-08-16 14:59:21 -0400 (Tue, 16 Aug 2005)
Author: mathieu
Log:

 * Renamed method SStack.pushItem() to pushType();
 * Removed SStack.height field.
 

Changed:

 U   sablevm/branches/verifier/SVerifier.java
 U   sablevm/branches/verifier/dataFlowAnalysis/SStack.java
 U   sablevm/branches/verifier/dataFlowAnalysis/STypeAnalysis.java