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

Issue 11369004: Correctly handle proxies in JSON.stringify. (Closed)

Created:
8 years, 1 month ago by Yang
Modified:
8 years, 1 month ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Correctly handle proxies in JSON.stringify. BUG=

Patch Set 1 #

Patch Set 2 : added tests #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -38 lines) Patch
M src/json.js View 1 chunk +8 lines, -0 lines 0 comments Download
M src/json-stringifier.h View 1 2 5 chunks +78 lines, -37 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/harmony/proxies-json.js View 1 2 1 chunk +156 lines, -0 lines 0 comments Download
M test/mjsunit/json2.js View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
8 years, 1 month ago (2012-10-31 14:52:27 UTC) #1
PTAL.

This is an incremental CL based on http://codereview.chromium.org/11315009/ that
has not been landed yet.

Powered by Google App Engine
This is Rietveld 408576698