LGMT

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:
Maybe check for stringify on an array with undefined in it (to validate
that we do as 15.12.3-note 5)

http://codereview.chromium.org/562034/diff/1/3#newcode299
test/mjsunit/json.js:299: assertThrows("var a = [];a[0] =
a;JSON.stringify(a);", TypeError);
Don't we check the same in line 269

http://codereview.chromium.org/562034

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

Reply via email to