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

Issue 238273005: Handlify BasicJsonStringifier. (Closed)

Created:
6 years, 8 months ago by Yang
Modified:
6 years, 8 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : changed the way we handle exceptions #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -35 lines) Patch
M src/json-stringifier.h View 1 2 9 chunks +36 lines, -33 lines 0 comments Download
M src/runtime.cc View 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yang
6 years, 8 months ago (2014-04-15 08:49:41 UTC) #1
Igor Sheludko
lgtm with a nit: https://codereview.chromium.org/238273005/diff/1/src/json-stringifier.h File src/json-stringifier.h (right): https://codereview.chromium.org/238273005/diff/1/src/json-stringifier.h#newcode295 src/json-stringifier.h:295: default: "case EXCEPTION:" instead of ...
6 years, 8 months ago (2014-04-15 11:50:51 UTC) #2
Yang
Please take another look. I unified the different types of exceptions.
6 years, 8 months ago (2014-04-15 12:08:51 UTC) #3
Igor Sheludko
lgtm once note is addressed: https://codereview.chromium.org/238273005/diff/20001/src/json-stringifier.h File src/json-stringifier.h (right): https://codereview.chromium.org/238273005/diff/20001/src/json-stringifier.h#newcode400 src/json-stringifier.h:400: if (elements->get(i) == *object) ...
6 years, 8 months ago (2014-04-15 12:46:27 UTC) #4
Yang
6 years, 8 months ago (2014-04-15 13:37:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r20768 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698