On Wed, Jul 13, 2011 at 10:55 AM, Tom Van Cutsem <[email protected]> wrote: > Good catch. It was not intentional to specify that normalized descriptors > are necessarily complete. Actually, there are two cases to consider: > - for defineProperty, the descriptor should not be completed, for exactly > the reason you show. > - for get{Own}PropertyDescriptor, in ES5 the result is always a complete > descriptor, so it is not unreasonable for proxies to auto-complete any > returned descriptor object.
Right, I agree. Thanks for the quick reply. -j _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

