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

Issue 1221643004: Directly remove slot buffer entries in deoptimized code objects. (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

Directly remove slot buffer entries in deoptimized code objects. BUG= Committed: https://crrev.com/80b3f16951251d342ebaf9174872d50e46f048a5 Cr-Commit-Position: refs/heads/master@{#29379}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -186 lines) Patch
M src/deoptimizer.cc View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M src/heap/mark-compact.h View 1 2 3 4 5 6 7 8 chunks +16 lines, -19 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 4 5 6 10 chunks +54 lines, -164 lines 0 comments Download
M test/cctest/test-heap.cc View 1 2 3 4 5 6 7 8 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Hannes Payer (out of office)
5 years, 5 months ago (2015-06-30 08:44:57 UTC) #2
Michael Starzinger
LGTM. Woot! I love it. https://codereview.chromium.org/1221643004/diff/60001/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/1221643004/diff/60001/src/deoptimizer.cc#newcode420 src/deoptimizer.cc:420: code->GetHeap()->mark_compact_collector()->RemoveObjectSlots(code); nit: Is there ...
5 years, 5 months ago (2015-06-30 08:54:19 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/1221643004/diff/60001/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/1221643004/diff/60001/src/deoptimizer.cc#newcode420 src/deoptimizer.cc:420: code->GetHeap()->mark_compact_collector()->RemoveObjectSlots(code); On 2015/06/30 08:54:19, Michael Starzinger wrote: > nit: ...
5 years, 5 months ago (2015-06-30 09:02:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1221643004/160001
5 years, 5 months ago (2015-06-30 13:01:28 UTC) #7
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years, 5 months ago (2015-06-30 13:32:08 UTC) #8
commit-bot: I haz the power
5 years, 5 months ago (2015-06-30 13:32:21 UTC) #9
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/80b3f16951251d342ebaf9174872d50e46f048a5
Cr-Commit-Position: refs/heads/master@{#29379}

Powered by Google App Engine
This is Rietveld 408576698