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

Issue 2010533002: [json] support replacer function in BasicJsonStringifier. (Closed)

Created:
4 years, 7 months ago by Yang
Modified:
4 years, 7 months ago
Reviewers:
Camillo Bruni
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@jsonproplist
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[json] support replacer function in BasicJsonStringifier. R=cbruni@chromium.org Committed: https://crrev.com/53d4594b849bed40d96389f00b6ce0ca1fff05bb Cr-Commit-Position: refs/heads/master@{#36499} Committed: https://crrev.com/abdd1077e3fc4b997c07739c92fcad55feea5c3b Cr-Commit-Position: refs/heads/master@{#36514}

Patch Set 1 #

Patch Set 2 : rename #

Patch Set 3 : fix #

Total comments: 2

Patch Set 4 : address comments #

Patch Set 5 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -317 lines) Patch
M src/api.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M src/bootstrapper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/builtins.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/builtins.cc View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M src/js/array.js View 1 chunk +0 lines, -4 lines 0 comments Download
M src/js/json.js View 3 chunks +0 lines, -151 lines 0 comments Download
M src/json-stringifier.h View 1 4 chunks +8 lines, -6 lines 0 comments Download
M src/json-stringifier.cc View 1 2 3 4 20 chunks +124 lines, -135 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/runtime/runtime-json.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M test/mjsunit/json.js View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
Yang
4 years, 7 months ago (2016-05-24 14:35:50 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2010533002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2010533002/20001
4 years, 7 months ago (2016-05-24 14:51:56 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_asan_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/builds/2159) v8_linux64_asan_rel_ng_triggered on ...
4 years, 7 months ago (2016-05-24 15:11:26 UTC) #5
Camillo Bruni
LGTM with nits https://codereview.chromium.org/2010533002/diff/40001/src/builtins.cc File src/builtins.cc (right): https://codereview.chromium.org/2010533002/diff/40001/src/builtins.cc#newcode2190 src/builtins.cc:2190: args.atOrUndefined(isolate, 3))); nit: would you mind ...
4 years, 7 months ago (2016-05-24 18:24:55 UTC) #6
Camillo Bruni
LGTM with nits
4 years, 7 months ago (2016-05-24 18:25:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2010533002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2010533002/60001
4 years, 7 months ago (2016-05-25 08:10:10 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-25 08:45:08 UTC) #11
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/53d4594b849bed40d96389f00b6ce0ca1fff05bb Cr-Commit-Position: refs/heads/master@{#36499}
4 years, 7 months ago (2016-05-25 08:46:44 UTC) #13
Michael Achenbach
Breaks layout tests: https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2064/builds/7029 Could you fix or revert?
4 years, 7 months ago (2016-05-25 10:49:48 UTC) #14
Yang
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2008293002/ by yangguo@chromium.org. ...
4 years, 7 months ago (2016-05-25 11:35:35 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2010533002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2010533002/80001
4 years, 7 months ago (2016-05-25 12:03:03 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-25 12:32:17 UTC) #21
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 12:33:58 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/abdd1077e3fc4b997c07739c92fcad55feea5c3b
Cr-Commit-Position: refs/heads/master@{#36514}

Powered by Google App Engine
This is Rietveld 408576698