|
Split globals.h into two parts, where only one depends on V8.
Made allocation.{h,cc} independent of V8, allowing utils.h to allocate
vectors and collectors.
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+522 lines, -456 lines) |
Patch |
|
M |
include/v8.h
|
View
|
|
6 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/allocation.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/allocation.cc
|
View
|
|
5 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/api.cc
|
View
|
1
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/checks.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/globals.h
|
View
|
1
|
6 chunks |
+8 lines, -425 lines |
0 comments
|
Download
|
|
M |
src/list.h
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/scanner-base.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/utils.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/v8.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
src/v8globals.h
|
View
|
1
|
1 chunk |
+464 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/virtual-frame.h
|
View
|
1
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|