pub(crate) fn history_push_state( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>