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

Issue 11265011: Fix stack overflow in JSON.stringify. (Closed)

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

Description

Fix stack overflow in JSON.stringify. R=verwaest@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=12808

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -6 lines) Patch
M build/common.gypi View 2 chunks +6 lines, -1 line 0 comments Download
M src/json-stringifier.h View 2 chunks +3 lines, -2 lines 0 comments Download
M test/mjsunit/json-recursive.js View 1 chunk +15 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 2 months ago (2012-10-24 15:40:05 UTC) #1
Toon Verwaest
8 years, 2 months ago (2012-10-24 15:49:20 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698