Initializes a frame, i.e. marks the current allocation position.
* Memory past the position at which this was last called will be
* freed when frameFree() is called. Returns a reference to the
* State class in case the caller wants to cache it for speed.
Initializes a frame, i.e. marks the current allocation position. * Memory past the position at which this was last called will be * freed when frameFree() is called. Returns a reference to the * State class in case the caller wants to cache it for speed.