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

Issue 16641003: Unify processing of weak lists in heap.cc (Closed)

Created:
7 years, 6 months ago by Dmitry Lomov (no reviews)
Modified:
7 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Rebased after r15006 #

Total comments: 8

Patch Set 3 : CR feedback #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -150 lines) Patch
M src/api.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/heap.cc View 1 2 3 chunks +116 lines, -144 lines 2 comments Download
M src/runtime.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/serialize.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/test-weaktypedarrays.cc View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Dmitry Lomov (no reviews)
Hi Michael _and_ Hannes, This unifies all our weak list processing. I have changes array ...
7 years, 6 months ago (2013-06-07 14:43:41 UTC) #1
Michael Starzinger
This is already looking good, I like this change. Just a few comments about the ...
7 years, 6 months ago (2013-06-11 12:59:53 UTC) #2
Dmitry Lomov (no reviews)
On 2013/06/11 12:59:53, Michael Starzinger wrote: > This is already looking good, I like this ...
7 years, 6 months ago (2013-06-11 13:58:43 UTC) #3
Dmitry Lomov (no reviews)
Comments addressed, also changed names to follow style. Hannes, could you take a look as ...
7 years, 6 months ago (2013-06-11 14:47:11 UTC) #4
Michael Starzinger
LGTM from my end, it's up to Hannes now.
7 years, 6 months ago (2013-06-11 14:53:36 UTC) #5
Hannes Payer (out of office)
LGTM! one comment nit https://codereview.chromium.org/16641003/diff/11001/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/16641003/diff/11001/src/heap.cc#newcode1530 src/heap.cc:1530: // tail is a live ...
7 years, 6 months ago (2013-06-12 09:12:08 UTC) #6
Dmitry Lomov (no reviews)
https://codereview.chromium.org/16641003/diff/11001/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/16641003/diff/11001/src/heap.cc#newcode1530 src/heap.cc:1530: // tail is a live object, visit it. On ...
7 years, 6 months ago (2013-06-12 09:22:59 UTC) #7
Dmitry Lomov (no reviews)
7 years, 6 months ago (2013-06-12 09:31:47 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r15076 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698