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

Issue 17881005: Heap snapshot: Update user roots definition. (Closed)

Created:
7 years, 6 months ago by alph
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Heap snapshot: Update user roots definition. Do not define an object as a user root if its context is not present in Global handles. R=mstarzinger@chromium.org, yurys@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15381

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressing comments. #

Patch Set 3 : Fix a typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -18 lines) Patch
M src/heap-snapshot-generator.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M src/heap-snapshot-generator.cc View 1 2 3 chunks +22 lines, -14 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 2 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
alph
Folks, could you please take a look.
7 years, 6 months ago (2013-06-26 18:18:15 UTC) #1
yurys
https://codereview.chromium.org/17881005/diff/1/src/heap-snapshot-generator.cc File src/heap-snapshot-generator.cc (right): https://codereview.chromium.org/17881005/diff/1/src/heap-snapshot-generator.cc#newcode1000 src/heap-snapshot-generator.cc:1000: "native_context", proxy->native_context(), Can we have a test for this? ...
7 years, 5 months ago (2013-06-27 16:26:00 UTC) #2
yurys
https://codereview.chromium.org/17881005/diff/1/src/heap-snapshot-generator.cc File src/heap-snapshot-generator.cc (right): https://codereview.chromium.org/17881005/diff/1/src/heap-snapshot-generator.cc#newcode1767 src/heap-snapshot-generator.cc:1767: CHECK(global == context->global_object()); Ok, I looked more closely at ...
7 years, 5 months ago (2013-06-28 09:42:18 UTC) #3
alph
PTAL https://codereview.chromium.org/17881005/diff/1/src/heap-snapshot-generator.cc File src/heap-snapshot-generator.cc (right): https://codereview.chromium.org/17881005/diff/1/src/heap-snapshot-generator.cc#newcode1000 src/heap-snapshot-generator.cc:1000: "native_context", proxy->native_context(), On 2013/06/27 16:26:00, Yury Semikhatsky wrote: ...
7 years, 5 months ago (2013-06-28 11:58:04 UTC) #4
yurys
lgtm
7 years, 5 months ago (2013-06-28 12:17:13 UTC) #5
Michael Starzinger
LGTM (rubber-stamped).
7 years, 5 months ago (2013-06-28 12:40:52 UTC) #6
alph
7 years, 5 months ago (2013-06-28 12:54:04 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r15381 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698