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

Issue 1162533003: Oilpan: Rename makeConsistentForSweeping to makeConsistentForGC (Closed)

Created:
5 years, 6 months ago by haraken
Modified:
5 years, 6 months ago
Reviewers:
oilpan-reviews, keishi
CC:
blink-reviews, haraken, oilpan-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: Rename makeConsistentForSweeping to makeConsistentForGC This is a preparation for landing https://codereview.chromium.org/1159773004/. This CL renames the following methods: - makeConsistentForSweeping => makeConsistentForGC - markUnmarkedObjectsDead => makeConsistentForGC because these methods are called to make heaps consistent before starting a marking task, not a sweeping task. I'll implement makeConsistentForMutator in the next CL. BUG=490087 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196045

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -22 lines) Patch
M Source/platform/heap/Heap.h View 6 chunks +7 lines, -7 lines 0 comments Download
M Source/platform/heap/Heap.cpp View 8 chunks +9 lines, -9 lines 0 comments Download
M Source/platform/heap/ThreadState.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/platform/heap/ThreadState.cpp View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
haraken
PTAL
5 years, 6 months ago (2015-05-28 05:38:46 UTC) #2
keishi
lgtm
5 years, 6 months ago (2015-05-28 06:04: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/1162533003/1
5 years, 6 months ago (2015-05-28 06:07:40 UTC) #5
commit-bot: I haz the power
5 years, 6 months ago (2015-05-28 09:02:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196045

Powered by Google App Engine
This is Rietveld 408576698