mirror of https://github.com/lukechilds/node.git
Browse Source
`Object.prototype.__defineGetter__` is deprecated now, use `Object.defineProperty` instead. PR-URL: https://github.com/nodejs/node/pull/6284 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>v4.x
Fedor Indutny
9 years ago
committed by
Myles Borins
1 changed files with 15 additions and 7 deletions
Loading…
Reference in new issue