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

Issue 1909803002: Add per thread heap enabled MarkingVisitorImpl

Created:
4 years, 8 months ago by keishi
Modified:
4 years, 7 months ago
Reviewers:
CC:
chromium-reviews, oilpan-reviews, Mads Ager (chromium), haraken, blink-reviews, kinuko+watch, kouhei+heap_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add per thread heap enabled MarkingVisitorImpl Add bool template to MarkingVisitorImpl so we can use ThreadHeap::main() for per thread heap disabled threads. Making InlinedGlobalMarkingVisitor support per thread heap enabled mode is difficult so this uses ThreadLocalMarkingMode to disable it for per thread heap enabled threads. BUG=591606

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -36 lines) Patch
M third_party/WebKit/Source/platform/heap/InlinedGlobalMarkingVisitor.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/MarkingVisitor.h View 1 2 chunks +20 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/MarkingVisitorImpl.h View 1 2 6 chunks +33 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Visitor.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/heap/Visitor.cpp View 1 chunk +30 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (2 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909803002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909803002/20001
4 years, 7 months ago (2016-05-11 07:24:20 UTC) #2
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 10:12:31 UTC) #4
Dry run: Try jobs failed on following builders:
  win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)

Powered by Google App Engine
This is Rietveld 408576698