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

Issue 1847823004: Expose JSON stringifier through V8 API (Closed)

Created:
4 years, 8 months ago by please use gerrit instead
Modified:
4 years, 8 months ago
CC:
Paweł Hajdan Jr., v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Expose JSON stringifier through V8 API BUG=587995 LOG=N

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Compile #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -10 lines) Patch
M include/v8.h View 1 chunk +10 lines, -0 lines 3 comments Download
M src/api.cc View 1 3 chunks +17 lines, -3 lines 0 comments Download
M src/runtime/runtime.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/runtime/runtime-json.cc View 1 2 chunks +3 lines, -7 lines 0 comments Download
M src/runtime/runtime-object.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
please use gerrit instead
jochen@ & verwaest@: Not ready for a review yet, but this issue has stomped me: ...
4 years, 8 months ago (2016-03-31 23:17:12 UTC) #3
jochen (gone - plz use gerrit)
I guess you need to extract the code from runtime-json.cc into a helper method on ...
4 years, 8 months ago (2016-04-01 08:42:09 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1847823004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1847823004/40001
4 years, 8 months ago (2016-04-01 23:22:29 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-01 23:55:20 UTC) #9
Toon Verwaest
+yangguo who owns the json stringifier https://codereview.chromium.org/1847823004/diff/40001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1847823004/diff/40001/include/v8.h#newcode1668 include/v8.h:1668: * A JSON ...
4 years, 8 months ago (2016-04-04 10:43:39 UTC) #11
Yang
https://codereview.chromium.org/1847823004/diff/40001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/1847823004/diff/40001/include/v8.h#newcode1692 include/v8.h:1692: Isolate* isolate, Local<Object> json_object); On 2016/04/04 10:43:39, Toon Verwaest ...
4 years, 8 months ago (2016-04-04 10:55:43 UTC) #12
please use gerrit instead
FYI, I plan to pick this back up mid-May.
4 years, 8 months ago (2016-04-06 18:39:00 UTC) #13
please use gerrit instead
4 years, 8 months ago (2016-04-15 17:21:13 UTC) #14

Powered by Google App Engine
This is Rietveld 408576698