pub fn iterator_reduce( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
Iterator.prototype.reduce(fn, initial?)(ES2025)。
Iterator.prototype.reduce(fn, initial?)