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

Issue 2687113002: [heap] no longer perform GC to make heap iterable. (Closed)

Created:
3 years, 10 months ago by Yang
Modified:
3 years, 10 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] no longer perform GC to make heap iterable. Sometimes we do want to include objects that are already dead. R=hpayer@chromium.org BUG=v8:5808 Review-Url: https://codereview.chromium.org/2687113002 Cr-Commit-Position: refs/heads/master@{#43083} Committed: https://chromium.googlesource.com/v8/v8/+/1e3773081fedb79eb91998beb5ce9b6d3f632489

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -30 lines) Patch
M src/debug/liveedit.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap/heap.h View 2 chunks +0 lines, -12 lines 0 comments Download
M src/heap/heap.cc View 2 chunks +2 lines, -16 lines 1 comment Download

Messages

Total messages: 16 (11 generated)
Yang
3 years, 10 months ago (2017-02-09 14:04:23 UTC) #1
Hannes Payer (out of office)
lgtm https://codereview.chromium.org/2687113002/diff/1/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/2687113002/diff/1/src/heap/heap.cc#newcode4070 src/heap/heap.cc:4070: void Heap::MakeHeapIterable() { FYI: We do not need ...
3 years, 10 months ago (2017-02-10 07:37:18 UTC) #10
Yang
On 2017/02/10 07:37:18, Hannes Payer wrote: > lgtm > > https://codereview.chromium.org/2687113002/diff/1/src/heap/heap.cc > File src/heap/heap.cc (right): ...
3 years, 10 months ago (2017-02-10 08:24:51 UTC) #11
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/2687113002/1
3 years, 10 months ago (2017-02-10 08:25:06 UTC) #13
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 08:26:51 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/1e3773081fedb79eb91998beb5ce9b6d3f6...

Powered by Google App Engine
This is Rietveld 408576698