On Mon, Apr 20, 2015 at 2:42 PM, Caitlin Potter <[email protected]> wrote: > Oh — he’s right, ValidateAndApplyPropertyDescriptor won’t throw in the > example case, because the old descriptor is configurable. That’s kind of > weird.
Yes, that's it. 9.1.6.3 step 8.a says that writability is checked only if the existing property is non-configurable. -j _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

