History of Object.prototype.__defineGetter__() Revision history for: English (US) Jul 25, 2016, 1:27:38 PM eduardoboucas Add "Return value" section as per Bug 1287421 Previous Apr 1, 2016, 2:21:06 PM fscholz Previous Apr 1, 2016, 2:19:55 PM fscholz bug 1253016 Previous Apr 1, 2016, 1:10:55 PM fscholz https://github.com/whatwg/javascript/commit/5fe3a9eb52fe8d1d037db50c6cbe07c7db3910a1 Previous Mar 8, 2016, 12:34:45 PM SphinxKnight amended to precise the deprecated status Previous Mar 8, 2016, 12:26:28 PM SphinxKnight Revert to revision of 2015-10-28 06:48:21 by Ms2ger: "Regarding the current status of the feature in the spec: https://tc39.github.io/ecma262/#sec-additional-ecmascript-features-for-web-browsers one should consider better alternatives are available and t Previous Mar 8, 2016, 3:47:22 AM alexlur __defineGetter__ is not deprecated. See ECMA-262. Previous Oct 28, 2015, 6:48:21 AM Ms2ger Previous Jul 9, 2015, 4:21:54 AM fscholz fix compat parsing error; cleanup Previous Dec 19, 2014, 11:50:25 PM arai