Current schema of calculation max_snapshot_js_object_id is not always correct.
authorloislo@chromium.org <loislo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 29 Mar 2012 14:18:11 +0000 (14:18 +0000)
committerloislo@chromium.org <loislo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 29 Mar 2012 14:18:11 +0000 (14:18 +0000)
commitd857c994b699cd757820c8f8d63aa3db8244f684
tree60d7f32f5f8604ae21ccea4d2ff89186f081ae4a
parent0acfd5af077f2f7d8d851203cab9ac4bfa0b2258
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

Review URL: https://chromiumcodereview.appspot.com/9918005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11187 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/profile-generator.cc
src/profile-generator.h
test/cctest/test-heap-profiler.cc