Reviewers: danno, Description: Merge r9430, r9433 and r9508 into 3.5 branch.
r9430 Add v8::HeapGraphNode::GetHeapValue method. r9433 Fix race in CpuProfiler::StopProcessor / CpuProfiler::TickSampleEvent. r9508 Fix incorrect function name inference in case of assignment / global assignment. BUG=webkit:61179,v8:1700,v8:1732 Please review this at http://codereview.chromium.org/8274031/ SVN Base: http://v8.googlecode.com/svn/branches/3.5/ Affected files: M include/v8-profiler.h M src/api.cc M src/cpu-profiler.cc M src/func-name-inferrer.h M src/parser.cc M src/profile-generator.h M src/profile-generator.cc M src/version.cc M test/cctest/test-func-name-inference.cc M test/cctest/test-heap-profiler.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
