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

Issue 2486173002: [api] Remove marking persistents as partially dependent (Closed)

Created:
4 years, 1 month ago by Michael Lippautz
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan, Michael Hablich, mythria
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[api] Remove marking persistents as partially dependent Also remove the flag scavenge_reclaim_unmodified_objects which has been defaulted to true for quite some time now. BUG=chromium:651354 Committed: https://crrev.com/58a753053c5ebacec3c603c084b5b4a94799583a Cr-Commit-Position: refs/heads/master@{#40878}

Patch Set 1 #

Patch Set 2 #

Patch Set 3 : rebase #

Patch Set 4 : Fixed rebase #

Total comments: 4

Patch Set 5 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -129 lines) Patch
M include/v8.h View 3 chunks +0 lines, -24 lines 0 comments Download
M src/flag-definitions.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M src/global-handles.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/global-handles.cc View 1 2 3 4 13 chunks +11 lines, -71 lines 0 comments Download
M src/heap/gc-tracer.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M src/heap/gc-tracer.cc View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M src/heap/heap.cc View 1 2 2 chunks +7 lines, -26 lines 0 comments Download

Messages

Total messages: 31 (23 generated)
Michael Lippautz
Can we remove this? The api has been deprecated for quite a while and the ...
4 years, 1 month ago (2016-11-09 10:45:08 UTC) #3
Michael Lippautz
Forgot to mention: No callers from chromium.
4 years, 1 month ago (2016-11-09 10:48:20 UTC) #4
ulan
dbc lgtm https://codereview.chromium.org/2486173002/diff/60001/src/global-handles.cc File src/global-handles.cc (right): https://codereview.chromium.org/2486173002/diff/60001/src/global-handles.cc#newcode671 src/global-handles.cc:671: if ((node->is_independent()) && node->IsWeak() && Nit: redundant ...
4 years, 1 month ago (2016-11-09 12:24:28 UTC) #18
Michael Lippautz
https://codereview.chromium.org/2486173002/diff/60001/src/global-handles.cc File src/global-handles.cc (right): https://codereview.chromium.org/2486173002/diff/60001/src/global-handles.cc#newcode671 src/global-handles.cc:671: if ((node->is_independent()) && node->IsWeak() && On 2016/11/09 12:24:28, ulan ...
4 years, 1 month ago (2016-11-09 14:06:47 UTC) #19
Michael Lippautz
Jochen: Please let me know if you disagree on this one. Landing for now.
4 years, 1 month ago (2016-11-10 09:27:01 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2486173002/80001
4 years, 1 month ago (2016-11-10 09:27:12 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-10 09:29:14 UTC) #29
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:28:23 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/58a753053c5ebacec3c603c084b5b4a94799583a
Cr-Commit-Position: refs/heads/master@{#40878}

Powered by Google App Engine
This is Rietveld 408576698