|
|
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
Committed: http://code.google.com/p/v8/source/detail?r=9623
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+184 lines, -37 lines) |
Patch |
 |
M |
include/v8-profiler.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/api.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/cpu-profiler.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/func-name-inferrer.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/parser.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/profile-generator.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/profile-generator.cc
|
View
|
1
|
3 chunks |
+25 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/version.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/cctest/test-func-name-inference.cc
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-heap-profiler.cc
|
View
|
|
25 chunks |
+89 lines, -33 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|