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

Issue 1259613006: Change RecordSlot interface. Make it more robust by replacing anchor slot with actual object. (Closed)

Created:
5 years, 4 months ago by Hannes Payer (out of office)
Modified:
5 years, 4 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Change RecordSlot interface. Make it more robust by replacing anchor slot with actual object. BUG= Committed: https://crrev.com/c7456abf464265cf7f2454a1a1d16e835d161566 Cr-Commit-Position: refs/heads/master@{#30007}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 13

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -139 lines) Patch
M src/heap/heap.h View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 4 chunks +22 lines, -20 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 2 3 4 5 4 chunks +15 lines, -27 lines 0 comments Download
M src/heap/mark-compact.h View 1 2 3 4 2 chunks +2 lines, -7 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 16 chunks +34 lines, -33 lines 0 comments Download
M src/heap/mark-compact-inl.h View 1 2 3 4 1 chunk +7 lines, -7 lines 0 comments Download
M src/heap/objects-visiting.h View 1 2 3 chunks +8 lines, -6 lines 0 comments Download
M src/heap/objects-visiting.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/heap/objects-visiting-inl.h View 1 2 25 chunks +40 lines, -33 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Hannes Payer (out of office)
5 years, 4 months ago (2015-08-04 14:54:24 UTC) #2
Michael Starzinger
LGTM. Only nits. I love it. https://codereview.chromium.org/1259613006/diff/60001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1259613006/diff/60001/src/heap/heap.cc#newcode5153 src/heap/heap.cc:5153: Object* new_object = ...
5 years, 4 months ago (2015-08-04 15:20:13 UTC) #3
ulan
lgtm! https://codereview.chromium.org/1259613006/diff/60001/src/heap/incremental-marking.cc File src/heap/incremental-marking.cc (right): https://codereview.chromium.org/1259613006/diff/60001/src/heap/incremental-marking.cc#newcode216 src/heap/incremental-marking.cc:216: Object* obj = *p; s/obj/target here and in ...
5 years, 4 months ago (2015-08-04 16:09:22 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/1259613006/diff/60001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1259613006/diff/60001/src/heap/heap.cc#newcode5153 src/heap/heap.cc:5153: Object* new_object = *slot; On 2015/08/04 15:20:12, Michael Starzinger ...
5 years, 4 months ago (2015-08-04 16:16:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1259613006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1259613006/100001
5 years, 4 months ago (2015-08-04 16:16:35 UTC) #8
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 4 months ago (2015-08-04 16:42:16 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-04 16:43:33 UTC) #10
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/c7456abf464265cf7f2454a1a1d16e835d161566
Cr-Commit-Position: refs/heads/master@{#30007}

Powered by Google App Engine
This is Rietveld 408576698