http://codereview.chromium.org/562034/diff/1/3 File test/mjsunit/json.js (right):
http://codereview.chromium.org/562034/diff/1/3#newcode298 test/mjsunit/json.js:298: Check added for behavior of undefined and functions in both arrays and objects. http://codereview.chromium.org/562034/diff/1/3#newcode299 test/mjsunit/json.js:299: assertThrows("var a = [];a[0] = a;JSON.stringify(a);", TypeError); We do. Removed. http://codereview.chromium.org/562034 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
