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