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

Issue 894703002: Add a flag to over approximate the weak closure during GC (Closed)

Created:
5 years, 10 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 10 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

Add a flag to over approximate the weak closure during GC BUG=v8:3862 R=hpayer@chromium.org LOG=n Committed: https://crrev.com/4357bef53bb5f1e151120c1680e15bcb93d7fd24 Cr-Commit-Position: refs/heads/master@{#26532}

Patch Set 1 #

Total comments: 7

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -4 lines) Patch
M src/execution.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/flag-definitions.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap/gc-tracer.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/gc-tracer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap/heap.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 1 chunk +43 lines, -0 lines 0 comments Download
M src/heap/incremental-marking.h View 1 5 chunks +17 lines, -0 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 4 chunks +27 lines, -3 lines 0 comments Download
M src/heap/mark-compact.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/heap/mark-compact.cc View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
jochen (gone - plz use gerrit)
5 years, 10 months ago (2015-02-02 13:53:54 UTC) #1
Hannes Payer (out of office)
LGTM, just nits. https://codereview.chromium.org/894703002/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/894703002/diff/1/src/heap/heap.h#newcode760 src/heap/heap.h:760: void OverApproximateWeakClosure(const char* gc_reason); Please add ...
5 years, 10 months ago (2015-02-03 17:40:11 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/894703002/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/894703002/diff/1/src/heap/heap.h#newcode760 src/heap/heap.h:760: void OverApproximateWeakClosure(const char* gc_reason); On 2015/02/03 at 17:40:11, Hannes ...
5 years, 10 months ago (2015-02-09 16:03:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/894703002/20001
5 years, 10 months ago (2015-02-09 16:04:51 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-09 16:25:55 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-09 16:26:11 UTC) #7
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4357bef53bb5f1e151120c1680e15bcb93d7fd24
Cr-Commit-Position: refs/heads/master@{#26532}

Powered by Google App Engine
This is Rietveld 408576698