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

Issue 421923003: Support for dynamic write-barrier counters everywhere. (Closed)

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

Description

Support for dynamic write-barrier counters everywhere. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22676

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -56 lines) Patch
M src/arm/macro-assembler-arm.cc View 4 chunks +9 lines, -8 lines 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 4 chunks +10 lines, -8 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 4 chunks +9 lines, -8 lines 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 4 chunks +9 lines, -8 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M src/x87/macro-assembler-x87.cc View 4 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
Note to future-self: Don't leave TODOs in architecture-specific code, they will be ported faithfully. :)
6 years, 4 months ago (2014-07-29 14:19:18 UTC) #1
Jakob Kummerow
lgtm
6 years, 4 months ago (2014-07-29 14:23:30 UTC) #2
Michael Starzinger
6 years, 4 months ago (2014-07-29 14:38:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22676 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698