History of DataView.prototype.getFloat64() Revision history for: English (US) Oct 23, 2016, 4:17:38 PM joemccourt Example code previously would throw Uncaught RangeError because float64 needs 8 bytes and array buffer is set to 8 bytes so offset has to be zero to not go out of range. Previous Aug 30, 2016, 7:14:09 AM ibratoev Use <h3> for Parameters, not <h2> Previous Aug 15, 2016, 3:58:50 AM eduardoboucas Add "Return value" section as per Bug 1287421 Previous Dec 26, 2015, 10:28:17 AM fscholz add ES draft Previous Jul 2, 2015, 2:20:44 PM fscholz fix compat parsing error; cleanup Previous Sep 5, 2014, 6:39:04 AM fscholz Sep 5, 2014, 6:00:05 AM fscholz