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

Issue 8834005: Remove write barriers for cells on x64, ARM and MIPS. (Closed)

Created:
9 years ago by Erik Corry
Modified:
9 years ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Remove write barriers for cells on x64, ARM and MIPS. Committed: http://code.google.com/p/v8/source/detail?r=10188

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -82 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/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/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)
Erik Corry
9 years ago (2011-12-07 08:44:37 UTC) #1
Michael Starzinger
9 years ago (2011-12-07 08:48:48 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698