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

Issue 9918005: Current schema of calculation max_snapshot_js_object_id is not always correct. (Closed)

Created:
8 years, 8 months ago by loislo
Modified:
8 years, 8 months ago
CC:
yurys, alexeif
Visibility:
Public.

Description

Current schema of calculation max_snapshot_js_object_id is not always correct. As the result the test is flaky. BUG=v8/2042 TEST=HeapEntryIdsAndGC R=mnaganov

Patch Set 1 #

Total comments: 3

Patch Set 2 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M src/profile-generator.h View 1 3 chunks +7 lines, -0 lines 0 comments Download
M src/profile-generator.cc View 1 3 chunks +7 lines, -5 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
loislo
8 years, 8 months ago (2012-03-29 06:27:57 UTC) #1
mnaganov (inactive)
https://chromiumcodereview.appspot.com/9918005/diff/1/src/profile-generator.cc File src/profile-generator.cc (right): https://chromiumcodereview.appspot.com/9918005/diff/1/src/profile-generator.cc#newcode1161 src/profile-generator.cc:1161: void HeapSnapshot::RememberLastSnapshotJSObjectId() { I think, the word 'Snapshot' in ...
8 years, 8 months ago (2012-03-29 12:12:17 UTC) #2
loislo
On 2012/03/29 12:12:17, Mikhail Naganov (Chromium) wrote: > https://chromiumcodereview.appspot.com/9918005/diff/1/src/profile-generator.cc > File src/profile-generator.cc (right): > > ...
8 years, 8 months ago (2012-03-29 12:24:37 UTC) #3
mnaganov (inactive)
8 years, 8 months ago (2012-03-29 12:32:31 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698