Just to clearify. Having a flag to disable which is enabled by default is a
bit confusing. ;) We want strict-mode support on by default! The flag can be
used to test if pages break because of strict mode or something else.

Thanks!    -- Mads

On Thu, Jan 13, 2011 at 11:29 AM, <[email protected]> wrote:

> After some thought, we think it will be a good idea to have a flag that can
> be
> used to disable strict mode detection.
> It should be enabled by default, but the flag will let us test whether it's
> strict-mode that makes something fail.
>
> It should be sufficient to check it only at the point where we set strict
> mode
> to true, and just do nothing - that would automatically make everything
> non-strict.
>
>
> http://codereview.chromium.org/6144005/
>

-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to