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

Issue 170703002: Refactoring to clean up duplicate code in Heap::Allocate methods. (Closed)

Created:
6 years, 10 months ago by mvstanton
Modified:
6 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

Refactoring to clean up duplicate code in Heap::Allocate methods. R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19651

Patch Set 1 #

Total comments: 15

Patch Set 2 : Comment response. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -109 lines) Patch
M src/heap.h View 1 2 chunks +12 lines, -13 lines 0 comments Download
M src/heap.cc View 5 chunks +22 lines, -94 lines 0 comments Download
M src/runtime.cc View 1 chunk +20 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
mvstanton
Hi Hannes, here is the refactoring you asked about. Thanks for the suggestion, I think ...
6 years, 10 months ago (2014-02-18 16:34:58 UTC) #1
Hannes Payer (out of office)
https://codereview.chromium.org/170703002/diff/1/src/heap.h File src/heap.h (right): https://codereview.chromium.org/170703002/diff/1/src/heap.h#newcode688 src/heap.h:688: // pretenure state. What do you mean by "does ...
6 years, 10 months ago (2014-02-19 21:29:06 UTC) #2
Hannes Payer (out of office)
Did you delete the latest patch set?
6 years, 10 months ago (2014-02-20 18:15:53 UTC) #3
mvstanton
Hi Hannes, no I didn't delete any patch set? Here were my comments from last ...
6 years, 10 months ago (2014-02-26 09:47:41 UTC) #4
Hannes Payer (out of office)
LGTM, just comment nits https://codereview.chromium.org/170703002/diff/1/src/heap.h File src/heap.h (right): https://codereview.chromium.org/170703002/diff/1/src/heap.h#newcode688 src/heap.h:688: // pretenure state. On 2014/02/26 ...
6 years, 9 months ago (2014-03-03 17:03:45 UTC) #5
mvstanton
thx Hannes, will check in when tree opens... https://codereview.chromium.org/170703002/diff/1/src/heap.h File src/heap.h (right): https://codereview.chromium.org/170703002/diff/1/src/heap.h#newcode688 src/heap.h:688: // ...
6 years, 9 months ago (2014-03-04 09:52:02 UTC) #6
mvstanton
6 years, 9 months ago (2014-03-04 12:51:46 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r19651 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698