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

Issue 8276001: Merge r9606, r9607, and r9609 into 3.6 branch. (Closed)

Created:
9 years, 2 months ago by danno
Modified:
9 years, 2 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Merge r9606, r9607, and r9609 into 3.6 branch. This fixes performance regressions in debug tests caused by ASSERTs that are new to the incremental GC. Committed: http://code.google.com/p/v8/source/detail?r=9611

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -67 lines) Patch
M src/checks.h View 2 chunks +2 lines, -5 lines 0 comments Download
M src/heap.cc View 6 chunks +12 lines, -11 lines 0 comments Download
M src/heap-inl.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/incremental-marking.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/incremental-marking-inl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/mark-compact.h View 4 chunks +0 lines, -20 lines 0 comments Download
M src/mark-compact-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-inl.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/spaces.h View 6 chunks +4 lines, -8 lines 0 comments Download
M src/spaces-inl.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/store-buffer.cc View 1 chunk +7 lines, -5 lines 0 comments Download
M src/store-buffer-inl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/utils.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
PTAL
9 years, 2 months ago (2011-10-13 14:31:39 UTC) #1
Erik Corry
9 years, 2 months ago (2011-10-13 14:32:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698