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

Issue 1225573002: Record code slots that may point to evacuation candidate objects after deoptimizing them. (Closed)

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

Description

Record code slots that may point to evacuation candidate objects after deoptimizing them. BUG=chromium:506811 LOG=n Committed: https://crrev.com/4621210cfed738b8171b075f816f0c7329489c9d Cr-Commit-Position: refs/heads/master@{#29466}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -15 lines) Patch
M src/deoptimizer.cc View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
M src/heap/mark-compact.h View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 4 chunks +6 lines, -6 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Michael Starzinger
LGTM. https://codereview.chromium.org/1225573002/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/1225573002/diff/1/src/deoptimizer.cc#newcode422 src/deoptimizer.cc:422: // again that point to objects on evacuation ...
5 years, 5 months ago (2015-07-03 10:46:09 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/1225573002/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/1225573002/diff/1/src/deoptimizer.cc#newcode422 src/deoptimizer.cc:422: // again that point to objects on evacuation candidates. ...
5 years, 5 months ago (2015-07-03 10:55:54 UTC) #3
Hannes Payer (out of office)
After discussing offline, we should just remove slots after the code object header. I will ...
5 years, 5 months ago (2015-07-03 11:02:59 UTC) #4
Michael Starzinger
LGTM. I like it. https://codereview.chromium.org/1225573002/diff/40001/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/1225573002/diff/40001/src/deoptimizer.cc#newcode421 src/deoptimizer.cc:421: code->address() + Code::kHeaderSize, code->address() + ...
5 years, 5 months ago (2015-07-03 11:24:55 UTC) #5
Hannes Payer (out of office)
https://codereview.chromium.org/1225573002/diff/40001/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/1225573002/diff/40001/src/deoptimizer.cc#newcode421 src/deoptimizer.cc:421: code->address() + Code::kHeaderSize, code->address() + code->Size()); On 2015/07/03 11:24:55, ...
5 years, 5 months ago (2015-07-03 11:26:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1225573002/60001
5 years, 5 months ago (2015-07-03 11:28:44 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_rel/builds/7272) (exceeded global retry quota)
5 years, 5 months ago (2015-07-03 11:49:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1225573002/60001
5 years, 5 months ago (2015-07-03 12:12:24 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-03 12:13:48 UTC) #14
commit-bot: I haz the power
5 years, 5 months ago (2015-07-03 12:14:09 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4621210cfed738b8171b075f816f0c7329489c9d
Cr-Commit-Position: refs/heads/master@{#29466}

Powered by Google App Engine
This is Rietveld 408576698