On Jul 17, 2013, at 9:12 AM, Andrea Giammarchi wrote: > you might want to double check `Object.getPrototypeOf(generic)` does the same > as `Object.getOwnPropertyDescriptor(Object.prototype, > '__proto__').get.call(generic)`.
good point, done. _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

