- From: Mark S. Miller <erights@google.com>
- Date: Tue, 11 Oct 2011 13:57:16 +0200
- To: Dominic Cooney <dominicc@google.com>
- Cc: Jonas Sicking <jonas@sicking.cc>, public-script-coord@w3.org
Received on Tuesday, 11 October 2011 11:57:52 UTC
On Tue, Oct 11, 2011 at 8:44 AM, Dominic Cooney <dominicc@google.com> wrote:
>
> Since arguments.length isn't friendly to strict mode, this seems to be a
> good assumption for the future at the very least.
>
What's the issue with "arguments.length" in strict mode? Are you perhaps
thinking of arguments.callee and/or arguments.caller?
-- 
    Cheers,
    --MarkM
Received on Tuesday, 11 October 2011 11:57:52 UTC