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

Issue 1314853002: [heap] Make the current GCCallbackFlags are part of {Heap}. (Closed)

Created:
5 years, 4 months ago by Michael Lippautz
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

[heap] Make the current GCCallbackFlags are part of {Heap}. Moves the GCCallbackflags where they belong, i.e., {Heap}, and gets rid of IncrementalMarking::Start() callsites. BUG= Committed: https://crrev.com/1507da8d28caefdd7f95ade61bf5a6e80a333dd5 Cr-Commit-Position: refs/heads/master@{#30349}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comment #

Patch Set 3 : rebase #

Patch Set 4 : StartIncrementalMarking: made GC flags optional #

Total comments: 2

Patch Set 5 : Removed unnecessary getters and setters #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -38 lines) Patch
M src/heap/heap.h View 1 2 3 4 3 chunks +7 lines, -4 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 5 5 chunks +8 lines, -5 lines 0 comments Download
M src/heap/incremental-marking.h View 3 chunks +1 line, -7 lines 0 comments Download
M src/heap/incremental-marking.cc View 4 chunks +4 lines, -8 lines 0 comments Download
M test/cctest/cctest.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 2 3 4 9 chunks +17 lines, -13 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Hannes Payer (out of office)
https://codereview.chromium.org/1314853002/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1314853002/diff/1/src/heap/heap.h#newcode1399 src/heap/heap.h:1399: void StartIncrementalMarking(int gc_flags, Can we make change the int ...
5 years, 4 months ago (2015-08-25 08:35:28 UTC) #2
Michael Lippautz
PTAL https://codereview.chromium.org/1314853002/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1314853002/diff/1/src/heap/heap.h#newcode1399 src/heap/heap.h:1399: void StartIncrementalMarking(int gc_flags, On 2015/08/25 08:35:27, Hannes Payer ...
5 years, 4 months ago (2015-08-25 08:54:17 UTC) #3
Hannes Payer (out of office)
lgtm, one nit https://codereview.chromium.org/1314853002/diff/60001/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1314853002/diff/60001/src/heap/heap.h#newcode1681 src/heap/heap.h:1681: The local variable is just used ...
5 years, 4 months ago (2015-08-25 09:21:20 UTC) #4
Michael Lippautz
https://codereview.chromium.org/1314853002/diff/60001/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1314853002/diff/60001/src/heap/heap.h#newcode1681 src/heap/heap.h:1681: On 2015/08/25 09:21:20, Hannes Payer wrote: > The local ...
5 years, 4 months ago (2015-08-25 10:33:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314853002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314853002/100001
5 years, 4 months ago (2015-08-25 10:33:48 UTC) #8
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 4 months ago (2015-08-25 10:59:46 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-25 11:00:05 UTC) #10
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1507da8d28caefdd7f95ade61bf5a6e80a333dd5
Cr-Commit-Position: refs/heads/master@{#30349}

Powered by Google App Engine
This is Rietveld 408576698