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

Issue 1739003003: Version 5.0.71.2 (cherry-pick) (Closed)

Created:
4 years, 10 months ago by Michael Hablich
Modified:
4 years, 10 months ago
Reviewers:
ulan
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/v8/v8.git@5.0
Target Ref:
refs/pending/branch-heads/5.0
Project:
v8
Visibility:
Public.

Description

Version 5.0.71.2 (cherry-pick) Merged 9146bc5e2075797432c814b51c3e862ff959aacc Revert of Replace slots buffer with remembered set. (patchset #14 id:250001 of https://codereview.chromium.org/1703823002/ ) BUG=chromium:578883 LOG=N TBR=ulan@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/c30d63ecd3dccd2c5ed1ad046e20bf24eaa33cee

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+829 lines, -620 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M include/v8-version.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap/heap.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M src/heap/incremental-marking.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M src/heap/incremental-marking-inl.h View 1 chunk +3 lines, -2 lines 0 comments Download
M src/heap/mark-compact.h View 9 chunks +36 lines, -9 lines 0 comments Download
M src/heap/mark-compact.cc View 33 chunks +283 lines, -130 lines 0 comments Download
M src/heap/mark-compact-inl.h View 2 chunks +18 lines, -4 lines 0 comments Download
M src/heap/objects-visiting-inl.h View 5 chunks +7 lines, -12 lines 0 comments Download
M src/heap/remembered-set.h View 4 chunks +6 lines, -142 lines 0 comments Download
M src/heap/remembered-set.cc View 3 chunks +11 lines, -18 lines 0 comments Download
M src/heap/slot-set.h View 3 chunks +2 lines, -121 lines 0 comments Download
A src/heap/slots-buffer.h View 1 chunk +175 lines, -0 lines 0 comments Download
A src/heap/slots-buffer.cc View 1 chunk +164 lines, -0 lines 0 comments Download
M src/heap/spaces.h View 8 chunks +21 lines, -47 lines 0 comments Download
M src/heap/spaces.cc View 5 chunks +4 lines, -14 lines 0 comments Download
M src/heap/spaces-inl.h View 3 chunks +19 lines, -33 lines 0 comments Download
M src/heap/store-buffer.h View 1 chunk +35 lines, -0 lines 0 comments Download
M src/heap/store-buffer-inl.h View 1 chunk +16 lines, -0 lines 0 comments Download
M test/cctest/cctest.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-unboxed-doubles.cc View 2 chunks +11 lines, -3 lines 0 comments Download
D test/unittests/heap/remembered-set-unittest.cc View 1 chunk +0 lines, -45 lines 0 comments Download
M test/unittests/heap/slot-set-unittest.cc View 2 chunks +2 lines, -30 lines 0 comments Download
M test/unittests/unittests.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Michael Hablich
4 years, 10 months ago (2016-02-26 16:38:24 UTC) #1
Michael Hablich
4 years, 10 months ago (2016-02-26 16:41:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c30d63ecd3dccd2c5ed1ad046e20bf24eaa33cee.

Powered by Google App Engine
This is Rietveld 408576698