|
|
Introduce --zap-cpp-pointers (off by default)
Zaps heap pointers in C++ stack frames on every allocation.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+243 lines, -25 lines) |
Patch |
 |
M |
src/api-arguments.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/execution.h
|
View
|
1
2
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/execution.cc
|
View
|
1
2
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/factory.cc
|
View
|
1
2
3
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/flag-definitions.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/frames.h
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/frames.cc
|
View
|
1
2
3
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/heap/heap-inl.h
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/heap/spaces.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/isolate.h
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/property-descriptor.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/regexp/regexp-macro-assembler.cc
|
View
|
1
2
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/type-info.h
|
View
|
1
2
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/type-info.cc
|
View
|
1
2
|
1 chunk |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-debug.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 4 (3 generated)
|