Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Issue 7089003: Fix JSON issue with arrays. (Closed)

Created:
9 years, 6 months ago by sandholm
Modified:
9 years, 6 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Fix JSON issue with arrays.

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M src/json.js View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M test/mjsunit/json.js View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sandholm
9 years, 6 months ago (2011-05-30 10:26:02 UTC) #1
Rico
You could consider adding a regression test http://codereview.chromium.org/7089003/diff/2001/src/json.js File src/json.js (right): http://codereview.chromium.org/7089003/diff/2001/src/json.js#newcode197 src/json.js:197: stack.pop(); Please ...
9 years, 6 months ago (2011-05-30 10:28:09 UTC) #2
sandholm
Added a regression test as well. Please have another look. http://codereview.chromium.org/7089003/diff/2001/src/json.js File src/json.js (right): http://codereview.chromium.org/7089003/diff/2001/src/json.js#newcode197 ...
9 years, 6 months ago (2011-05-30 10:43:42 UTC) #3
Rico
9 years, 6 months ago (2011-05-30 10:45:28 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698