History of Array.prototype.fill() Revision history for: English (US) Jul 19, 2016, 10:13:28 AM eduardoboucas Add "Return value" section as per Bug 1287421 Previous Dec 25, 2015, 8:49:38 AM fscholz add ES draft Previous Sep 14, 2015, 11:03:35 AM fscholz fix compat parsing Previous Aug 31, 2015, 5:22:11 AM bergus Revert to revision of 2015-07-21 10:25:01 by Jib: "There is no cloning of the value in the ES6 standard. It's not supposed to be in the polyfill either." Previous Aug 22, 2015, 7:42:21 AM fscholz Previous Aug 15, 2015, 5:52:18 PM djinteractive Update the polyfill to clone an array instead of referencing it Previous Jul 21, 2015, 10:25:01 AM Jib Previous Jul 21, 2015, 2:42:59 AM dbruant Previous Jul 2, 2015, 9:19:34 AM fscholz fix compat parsing error Previous Jul 2, 2015, 9:18:56 AM fscholz fix compat parsing error; cleanup