Hi, I have the impression that the set trap has been written to be consistent with the ES5 [[Put]] algorithm (ES5 section 8.12.5). If it's the case, then the accessor case should only be considered after the call to "this.getPropertyDescriptor(name);", but not before.
Cheers, David
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

