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

Issue 783453003: Explicitly track whether incremental marking was activated (Closed)

Created:
6 years ago by jochen (gone - plz use gerrit)
Modified:
6 years ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Explicitly track whether incremental marking was activated In the gc-tracer, we check whether we're marking to figure out which part of the mark compact we're in. If we aborted incremental marking for whatever reason, the check fails and we might later run into trouble BUG=none R=hpayer@chromium.org LOG=n

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -5 lines) Patch
M src/heap/gc-tracer.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/heap/heap.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap/heap.cc View 1 chunk +10 lines, -3 lines 0 comments Download
M src/heap/incremental-marking.h View 3 chunks +6 lines, -0 lines 0 comments Download
M src/heap/incremental-marking.cc View 4 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
jochen (gone - plz use gerrit)
6 years ago (2014-12-04 14:07:51 UTC) #1
Hannes Payer (out of office)
lgtm
6 years ago (2014-12-04 16:16:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/783453003/1
6 years ago (2014-12-04 16:18:58 UTC) #4
commit-bot: I haz the power
6 years ago (2014-12-04 16:44:27 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1)

Powered by Google App Engine
This is Rietveld 408576698