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

Issue 2642933005: Have VisitorHelper<> handle moving object registration. (Closed)

Created:
3 years, 11 months ago by sof
Modified:
3 years, 11 months ago
Reviewers:
oilpan-reviews, haraken
CC:
chromium-reviews, oilpan-reviews, Mads Ager (chromium), blink-reviews, kinuko+watch, kouhei+heap_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Have VisitorHelper<> handle moving object registration. As the registration of objects is only done by a compacting GC, there isn't any need to be indirect about registering them - remove a layer of Visitor virtual methods and have the VisitorHelper<> do the registration directly. R=haraken BUG=681991 Review-Url: https://codereview.chromium.org/2642933005 Cr-Commit-Position: refs/heads/master@{#445245} Committed: https://chromium.googlesource.com/chromium/src/+/715f6ff05807d86ba55be0614c999a823a32f850

Patch Set 1 #

Patch Set 2 : fix unit test compilation #

Patch Set 3 : msvc compile fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -39 lines) Patch
M third_party/WebKit/Source/platform/heap/HeapTest.cpp View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/MarkingVisitor.h View 1 chunk +0 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/MarkingVisitorImpl.h View 1 chunk +0 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/SparseHeapBitmap.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Visitor.h View 3 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
sof
please take a look. this doesn't help with the code size regression reported, but is ...
3 years, 11 months ago (2017-01-20 13:27:27 UTC) #5
haraken
LGTM
3 years, 11 months ago (2017-01-20 13:50:41 UTC) #6
sof
I forgot to remove some trivial & empty overrides in HeapTest; updated to do so.
3 years, 11 months ago (2017-01-20 14:57:59 UTC) #10
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/2642933005/20001
3 years, 11 months ago (2017-01-20 14:58:13 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/333348)
3 years, 11 months ago (2017-01-20 15:54:04 UTC) #15
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/2642933005/40001
3 years, 11 months ago (2017-01-20 21:52:45 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-21 01:38:44 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/715f6ff05807d86ba55be0614c99...

Powered by Google App Engine
This is Rietveld 408576698