Comment #16 on issue 1543 by [email protected]: Implement Proxy proposal
http://code.google.com/p/v8/issues/detail?id=1543
I'm sorry for posting again, but I would like to mention the following
behaviour which I think is a bug. I can reproduce it with the latest
revision.
When creating a proxy function, calling it works fine. However, passing it
as the argument to e.g. `Array.prototype.map` fails. It throws "illegal
access" in that case.
Please see the attached test case.
Attachments:
proxy_func_map.js 302 bytes
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev