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

Issue 11137014: Ensure code flushing is disabled in incremental marking. (Closed)

Created:
8 years, 2 months ago by Michael Starzinger
Modified:
8 years, 2 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Ensure code flushing is disabled in incremental marking. This fixes some test failures since r12714 which shared the code for code flushing between full and incremental marking and is only a quick fix until we can enable incremental code flushing. R=jkummerow@chromium.org BUG=v8:1609 Committed: https://code.google.com/p/v8/source/detail?r=12723

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/mark-compact.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 2 months ago (2012-10-15 08:49:21 UTC) #1
Jakob Kummerow
8 years, 2 months ago (2012-10-15 08:57:55 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698