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

Issue 104903002: Generalize AllocationMemento::FindForHeapObject and remove corresponding new space check. (Closed)

Created:
7 years ago by Hannes Payer (out of office)
Modified:
7 years ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Generalize AllocationMemento::FindForHeapObject and remove corresponding new space check. BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18366

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -14 lines) Patch
M src/heap-inl.h View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download
M src/objects.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/objects.cc View 1 2 2 chunks +11 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Hannes Payer (out of office)
7 years ago (2013-12-04 16:13:17 UTC) #1
mvstanton
Provided the comment below is addressed, then LGTM. https://codereview.chromium.org/104903002/diff/10001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/104903002/diff/10001/src/objects.cc#newcode9181 src/objects.cc:9181: if ...
7 years ago (2013-12-04 16:16:49 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/104903002/diff/10001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/104903002/diff/10001/src/objects.cc#newcode9181 src/objects.cc:9181: if (FLAG_track_allocation_sites) { On 2013/12/04 16:16:50, mvstanton wrote: > ...
7 years ago (2013-12-04 16:28:30 UTC) #3
mvstanton
lgtm
7 years ago (2013-12-13 10:32:36 UTC) #4
Hannes Payer (out of office)
7 years ago (2013-12-18 20:09:02 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 manually as r18366 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698