Comment #2 on issue 828 by [email protected]: Avoid use of functions on Function.prototype in native files
http://code.google.com/p/v8/issues/detail?id=828

Do you mean when foo.call and foo.apply are overwritten, or when Function.prototype.call and apply are overwritten? I thought the natives accessed Function in the builtins context, which would not allow overwriting.

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

Reply via email to