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

Issue 166023003: Do not visit smis in the root list during GC. (Closed)

Created:
6 years, 10 months ago by Yang
Modified:
6 years, 10 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Do not visit smis in the root list during GC. R=mstarzinger@chromium.org BUG=328804 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=19400

Patch Set 1 #

Patch Set 2 : reordered for aesthetics #

Total comments: 4

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -13 lines) Patch
M include/v8.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.h View 1 2 7 chunks +29 lines, -9 lines 0 comments Download
M src/heap.cc View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M src/heap-inl.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/objects.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/serialize.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/serialize.cc View 1 2 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
6 years, 10 months ago (2014-02-14 13:17:35 UTC) #1
Michael Starzinger
LGTM. Just nits about the naming. https://codereview.chromium.org/166023003/diff/30001/src/heap.h File src/heap.h (right): https://codereview.chromium.org/166023003/diff/30001/src/heap.h#newcode203 src/heap.h:203: #define ROOT_SMI_LIST(V) \ ...
6 years, 10 months ago (2014-02-14 14:24:01 UTC) #2
Yang
Committed patchset #2 manually as r19400 (presubmit successful).
6 years, 10 months ago (2014-02-17 10:41:34 UTC) #3
Yang
6 years, 10 months ago (2014-02-17 10:43:06 UTC) #4
Message was sent while issue was closed.
On 2014/02/17 10:41:34, Yang wrote:
> Committed patchset #2 manually as r19400 (presubmit successful).

Names changed as suggested.

Powered by Google App Engine
This is Rietveld 408576698