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

Issue 9190007: Merge r10187, r10188 from the bleeding_edge to the 3.7 branch. (Closed)

Created:
8 years, 11 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 11 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Merge r10187, r10188 from the bleeding_edge to the 3.7 branch. Rescan cells at the end of mark-sweep. This means they don't need a write barrier. Review URL: http://codereview.chromium.org/8816021 ------------------------------------------------------------------------ Remove write barriers for cells on x64, ARM and MIPS. Review URL: http://codereview.chromium.org/8834005 ------------------------------------------------------------------------ Committed: http://code.google.com/p/v8/source/detail?r=10392

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -121 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +1 line, -15 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 1 chunk +1 line, -9 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 3 chunks +5 lines, -9 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -14 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +1 line, -15 lines 0 comments Download
M src/mark-compact.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +1 line, -15 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +1 line, -9 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -19 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +1 line, -15 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 11 months ago (2012-01-11 15:31:30 UTC) #1
Michael Starzinger
8 years, 11 months ago (2012-01-11 15:33:44 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698