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
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to