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

Issue 13782002: Fix slow path of JSON.stringifier when GC strikes. (Closed)

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

Description

Fix slow path of JSON.stringifier when GC strikes. FlatContent is not GC-safe. R=verwaest@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=14175

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -8 lines) Patch
M src/json-stringifier.h View 1 chunk +19 lines, -8 lines 0 comments Download
M test/mjsunit/regress/regress-json-stringify-gc.js View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 8 months ago (2013-04-08 11:07:17 UTC) #1
Toon Verwaest
lgtm
7 years, 8 months ago (2013-04-09 08:12:12 UTC) #2
Yang
7 years, 8 months ago (2013-04-09 08:13:08 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14175 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698