On Wed, Feb 11, 2009 at 8:22 AM, Allen Wirfs-Brock < [email protected]> wrote:
> Declaration binding instantiation creates an array object for a function > only if the function does not have any explicit declarations named > "arguments". However, there is currently no strict mode restriction on such > declaration. > > Adding such a restriction would be a feature addition to what, at this > point, should be a frozen feature set (I consider the related ongoing > discussions to be clarification of intent for already committed features > rather than new feature proposals). I'm not dogmatic about things like > this, but at this point there probably should be pretty overwhelming > consensus before we add any new feature. > Agreed. And I doubt we will get such consensus quickly for arguments. But in case we can, I'll put in my vote: I'm in favor of imposing a similar strict mode restriction on "arguments". -- Cheers, --MarkM
_______________________________________________ Es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

