Re: [WebIDL] Dictionaries and undefined

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