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

Issue 2468183004: Used ZoneChunkList in deoptimizer (Closed)

Created:
4 years, 1 month ago by heimbuef
Modified:
4 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Used ZoneChunkList in deoptimizer to conserve memory. Exchanged the ZoneList for a ZoneChunkList to avoid unnecessary growing. Committed: https://crrev.com/495354ffda384f68f871eab9fc50321393259132 Cr-Commit-Position: refs/heads/master@{#40736}

Patch Set 1 #

Patch Set 2 : Added unittests to ensure correct copyto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -70 lines) Patch
M src/deoptimizer.h View 3 chunks +8 lines, -7 lines 0 comments Download
M src/deoptimizer.cc View 1 3 chunks +62 lines, -63 lines 0 comments Download
M src/zone/zone-chunk-list.h View 1 2 chunks +15 lines, -0 lines 0 comments Download
M test/unittests/zone/zone-chunk-list-unittest.cc View 1 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (24 generated)
heimbuef
PTAL
4 years, 1 month ago (2016-11-03 11:47:21 UTC) #20
Michael Starzinger
LGTM.
4 years, 1 month ago (2016-11-03 16:41:36 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2468183004/60001
4 years, 1 month ago (2016-11-03 17:08:47 UTC) #26
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 1 month ago (2016-11-03 17:16:05 UTC) #27
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:21:11 UTC) #29
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/495354ffda384f68f871eab9fc50321393259132
Cr-Commit-Position: refs/heads/master@{#40736}

Powered by Google App Engine
This is Rietveld 408576698