Hi!

Is it possible to tell V8 to compile and run my scripts in strict
mode, even if 'use strict'; hasn't been defined in the script
explicitly? If not, is there a way to achieve this other than
prepending 'use strict'; to the source code string?

Thanks,
Henry

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

Reply via email to