LGTM
http://codereview.chromium.org/3336001/diff/1/3 File test/mjsunit/json.js (right): http://codereview.chromium.org/3336001/diff/1/3#newcode340 test/mjsunit/json.js:340: expected = "\\u000" + i.toString(16); Indention off http://codereview.chromium.org/3336001/diff/1/3#newcode342 test/mjsunit/json.js:342: expected = "\\u00" + i.toString(16); Indention off http://codereview.chromium.org/3336001/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
