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

Issue 22925004: Introduce Heap::SelectSpace helper for allocations. (Closed)

Created:
7 years, 4 months ago by Michael Starzinger
Modified:
7 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Introduce Heap::SelectSpace helper for allocations. R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16894

Patch Set 1 #

Patch Set 2 : Fix comment. #

Total comments: 18

Patch Set 3 : Addressed comments by Hannes Payer. #

Total comments: 2

Patch Set 4 : Addressed moar comments by Hannes Payer. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -89 lines) Patch
M src/heap.h View 1 2 3 2 chunks +14 lines, -8 lines 0 comments Download
M src/heap.cc View 1 2 11 chunks +22 lines, -75 lines 0 comments Download
M src/heap-inl.h View 2 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Michael Starzinger
7 years, 4 months ago (2013-08-16 16:37:07 UTC) #1
Hannes Payer (out of office)
I left some comments how we could clean up and unify the code even further. ...
7 years, 4 months ago (2013-08-20 09:49:19 UTC) #2
Michael Starzinger
Addressed some comments after offline discussion. PTAL. https://codereview.chromium.org/22925004/diff/3001/src/heap.cc File src/heap.cc (right): https://codereview.chromium.org/22925004/diff/3001/src/heap.cc#newcode2844 src/heap.cc:2844: AllocationSpace space ...
7 years, 2 months ago (2013-09-23 11:35:04 UTC) #3
Hannes Payer (out of office)
LGTM, one comment comma nit https://codereview.chromium.org/22925004/diff/8001/src/heap.h File src/heap.h (right): https://codereview.chromium.org/22925004/diff/8001/src/heap.h#newcode2084 src/heap.h:2084: // size, pretenuring decision ...
7 years, 2 months ago (2013-09-23 12:00:01 UTC) #4
Michael Starzinger
Thanks for the review. Rebasing. Landing. https://codereview.chromium.org/22925004/diff/8001/src/heap.h File src/heap.h (right): https://codereview.chromium.org/22925004/diff/8001/src/heap.h#newcode2084 src/heap.h:2084: // size, pretenuring ...
7 years, 2 months ago (2013-09-23 13:40:03 UTC) #5
Michael Starzinger
7 years, 2 months ago (2013-09-23 14:26:49 UTC) #6
Message was sent while issue was closed.
Manually closed after committing and script crashed.

Powered by Google App Engine
This is Rietveld 408576698