On Fri, Sep 20, 2013 at 6:27 PM, Brandon Benvie <[email protected]> wrote: > Actually, taking the precedent of removing "getPropertyDescriptor", it's > "has" that would be removed.
I think the logic of the current design is: primitives we keep; high-level operations that correspond to everyday syntax built into the language from of old (get/set/has/enumerate), we keep. But .hasOwn, like .getPropertyDescriptor, is neither. -j _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

