|
|
Remove JITCodeEvent::CODE_REMOVED
Instead, JitCodeEventHandlers should remember which ranges they have
added, and evict stale entries in the CODE_ADDED or CODE_MOVED event
handlers.
R=mstarzinger@chromium.org
BUG= v8:3918
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+6 lines, -101 lines) |
Patch |
 |
M |
include/v8.h
|
View
|
|
3 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/cpu-profiler.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/cpu-profiler.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/gdb-jit.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/heap/mark-compact.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/heap/mark-compact.cc
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
src/heap/spaces.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/log.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/log.cc
|
View
|
|
7 chunks |
+0 lines, -42 lines |
0 comments
|
Download
|
 |
M |
src/perf-jit.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/perf-jit.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/serialize.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/third_party/vtune/vtune-jit.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-api.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-sampler-api.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 6 (2 generated)
|