http://codereview.chromium.org/8341021/diff/1/test/mjsunit/cyclic-error-to-string.js File test/mjsunit/cyclic-error-to-string.js (right):
http://codereview.chromium.org/8341021/diff/1/test/mjsunit/cyclic-error-to-string.js#newcode30 test/mjsunit/cyclic-error-to-string.js:30: So we have a test of Error.toString that tests that it does what it should in the non-cyclic case? I.e., that it does the correct conversion using ToString if not undefined for name and message (and that, e.g., null isn't treated the same as undefined). http://codereview.chromium.org/8341021/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
