pub fn iterator_to_array( _it: &mut Interp, this: Value, _a: &[Value], ) -> Result<Value, Value>
Iterator.prototype.toArray()(ES2025)。
Iterator.prototype.toArray()