Status: New
Owner: ----

New issue 2397 by [email protected]: Error.toString() throws illegal access
http://code.google.com/p/v8/issues/detail?id=2397

e = new Error();
e.type = 'foo';
e.toString();

Throws "illegal access"


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

Reply via email to