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

Issue 1474693003: [heap] delete Heap::LeftTrimFixedAray (Closed)

Created:
5 years ago by ofrobots
Modified:
5 years ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] delete Heap::LeftTrimFixedAray No more uses left for this code (thank goodness.) R=hpayer@chromium.org BUG= Committed: https://crrev.com/dc3442b1ec803916eb6c1882ab4c3ec6fd44dd55 Cr-Commit-Position: refs/heads/master@{#32305}

Patch Set 1 #

Patch Set 2 : also delete CanMoveObjectStart and FLAG_move_object_start #

Total comments: 2

Patch Set 3 : also delete Marking::TransferMark #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -113 lines) Patch
M src/flag-definitions.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/heap/heap.h View 1 1 chunk +0 lines, -6 lines 0 comments Download
M src/heap/heap.cc View 1 2 chunks +0 lines, -67 lines 0 comments Download
M src/heap/mark-compact.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 1 chunk +0 lines, -37 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
ofrobots
5 years ago (2015-11-24 18:59:29 UTC) #1
Michael Lippautz
dbc: We prepared removing this code ~3 months ago. If we get rid of it ...
5 years ago (2015-11-24 19:08:21 UTC) #3
ofrobots
On 2015/11/24 19:08:21, Michael Lippautz wrote: > dbc: We prepared removing this code ~3 months ...
5 years ago (2015-11-24 19:22:13 UTC) #4
Hannes Payer (out of office)
On 2015/11/24 19:22:13, ofrobots wrote: > On 2015/11/24 19:08:21, Michael Lippautz wrote: > > dbc: ...
5 years ago (2015-11-25 09:34:03 UTC) #5
Michael Lippautz
lgtm w/ one more dead code deletion ;) https://codereview.chromium.org/1474693003/diff/20001/src/heap/heap.cc File src/heap/heap.cc (left): https://codereview.chromium.org/1474693003/diff/20001/src/heap/heap.cc#oldcode3138 src/heap/heap.cc:3138: Marking::TransferMark(this, ...
5 years ago (2015-11-25 09:47:51 UTC) #6
ofrobots
https://codereview.chromium.org/1474693003/diff/20001/src/heap/heap.cc File src/heap/heap.cc (left): https://codereview.chromium.org/1474693003/diff/20001/src/heap/heap.cc#oldcode3138 src/heap/heap.cc:3138: Marking::TransferMark(this, object->address(), new_start); On 2015/11/25 09:47:51, Michael Lippautz wrote: ...
5 years ago (2015-11-25 19:32:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1474693003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1474693003/40001
5 years ago (2015-11-25 19:32:18 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-11-25 20:25:53 UTC) #11
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/dc3442b1ec803916eb6c1882ab4c3ec6fd44dd55 Cr-Commit-Position: refs/heads/master@{#32305}
5 years ago (2015-11-25 20:26:06 UTC) #13
Michael Lippautz
5 years ago (2015-12-18 08:36:43 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1535933002/ by mlippautz@chromium.org.

The reason for reverting is: Revive left-trimming until new strategies are
evaluated and decided on.

BUG=v8:4606
LOG=N.

Powered by Google App Engine
This is Rietveld 408576698