Iterator for stack frame built by the Baseline compiler
An Instance of this class will iterate through a particular
reference map of a method returning the offsets of any refereces
that are part of the input parameters, local variables, and
java stack for the stack frame.