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

Issue 21959003: Expose JSON parser through V8 API (Closed)

Created:
7 years, 4 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 4 months ago
Reviewers:
Sven Panne, Yang
CC:
v8-dev
Visibility:
Public.

Description

Expose JSON parser through V8 API BUG=v8:2821 TEST=cctest/test-api/JSONParse R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16048

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -0 lines) Patch
M include/v8.h View 1 chunk +16 lines, -0 lines 0 comments Download
M src/api.cc View 2 chunks +24 lines, -0 lines 1 comment Download
M test/cctest/test-api.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
7 years, 4 months ago (2013-08-05 08:27:55 UTC) #1
jochen (gone - plz use gerrit)
Hey, what do you guys think? Is this a reasonable API change?
7 years, 4 months ago (2013-08-05 08:28:38 UTC) #2
Yang
LGTM with a suggestion. https://codereview.chromium.org/21959003/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/21959003/diff/1/src/api.cc#newcode2619 src/api.cc:2619: Utils::OpenHandle(*json_string)->TryFlattenGetString()); I would prefer FlattenGetString ...
7 years, 4 months ago (2013-08-05 10:52:34 UTC) #3
jochen (gone - plz use gerrit)
7 years, 4 months ago (2013-08-05 11:14:53 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r16048 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698