Comment #8 on issue 981 by [email protected]: Primordial privilege escalation from bad this-coercion
http://code.google.com/p/v8/issues/detail?id=981
This will be changed as part of implementing strict mode.At that point, we will also need a way to call strict functions without converting thisArg, and until we have strict mode there is no way to prevent access to the global object anyway.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
