Base class for stack frame objects. Originally this was used to provide
pool-based allocated but it turns out the normal Java GC outperforms
manual pool-based allocation anyway.
author: Dave Reynolds version: $Revision: 1.7 $ on $Date: 2008/01/02 12:06:16 $