|
|
Merge r3387, r3390, r3393, r3394, and r3481 to branches/1.3 to avoid
holding on to global objects from the compilation cache and to increase
the number of maps we can hold in map space.
Committed: http://code.google.com/p/v8/source/detail?r=3547
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+249 lines, -113 lines) |
Patch |
 |
M |
src/accessors.h
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/accessors.cc
|
View
|
|
2 chunks |
+47 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/bootstrapper.cc
|
View
|
|
1 chunk |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/compiler.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/factory.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/globals.h
|
View
|
|
3 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/heap.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/heap.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/heap-inl.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/mark-compact.cc
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/messages.js
|
View
|
|
3 chunks |
+35 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/mirror-delay.js
|
View
|
|
2 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
1
|
6 chunks |
+27 lines, -21 lines |
0 comments
|
Download
|
 |
M |
src/objects-debug.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
1
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/serialize.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/spaces.h
|
View
|
|
4 chunks |
+12 lines, -15 lines |
0 comments
|
Download
|
 |
M |
src/spaces.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/version.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/cctest/test-api.cc
|
View
|
|
3 chunks |
+33 lines, -19 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/mjsunit.status
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-524.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|