Creates a new evalutation stack frame.
Parameters: invocation - the parent invocation Parameters: caller - the caller Parameters: instance - the target (this) of the frame (SymbolicStackFrame.getThis()) Parameters: executable - the executable that corresponds to this frame Parameters: variables - the local variables defined within this frame (should be acopy)