Reviewers: Mikhail Naganov (Chromium), loislo, Yury Semikhatsky,
Message: Misha, I have to update the test because it was failing in one of the configurations. Could you please take a look once more at the CL. Description: External references should not affect dominance relation. Separate objects into two groups: reachable from a window (user), and unreachable (system). Then do not take into account links that come from system group to the user group when calculating dominance relation. Please review this at https://chromiumcodereview.appspot.com/10086006/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/api.cc M src/profile-generator-inl.h M src/profile-generator.h M src/profile-generator.cc M test/cctest/test-heap-profiler.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
