|
Fire 'stack' getter of error objects after GC.
BUG= v8:2340
Total comments: 1
Total comments: 1
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+411 lines, -44 lines) |
Patch |
|
M |
src/api.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/heap.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+42 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/heap.cc
|
View
|
1
2
3
4
5
6
7
8
|
7 chunks |
+107 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/heap-inl.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/isolate.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/list.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/list-inl.h
|
View
|
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
src/mark-compact.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/messages.js
|
View
|
1
2
3
4
5
6
7
8
|
9 chunks |
+57 lines, -31 lines |
0 comments
|
Download
|
|
M |
src/runtime.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/runtime.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-decls.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-heap.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/message/overwritten-builtins.out
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/eval-stack-trace.js
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/stack-traces.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+33 lines, -1 line |
0 comments
|
Download
|
|
A |
test/mjsunit/stack-traces-gc.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|