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

Issue 11412096: Use slot instead of value in the write barrier to record write from code. (Closed)

Created:
8 years, 1 month ago by Hannes Payer (out of office)
Modified:
8 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Use slot instead of value in the write barrier to record write from code. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13029

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -29 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +1 line, -6 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +1 line, -7 lines 0 comments Download
M src/incremental-marking.h View 1 chunk +1 line, -1 line 0 comments Download
M src/incremental-marking.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 chunk +1 line, -6 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +2 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Hannes Payer (out of office)
8 years, 1 month ago (2012-11-20 09:22:44 UTC) #1
Michael Starzinger
8 years, 1 month ago (2012-11-21 17:06:17 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698