|
Extract extensions to a separate directory.
Remove extensions from the external reference table. They should never
be part of the serialized code.
Create extensions/experimental subdirectory for experimental
extensions not officially supported by V8.
Committed: http://code.google.com/p/v8/source/detail?r=5838
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+320 lines, -158 lines) |
Patch |
|
M |
src/SConscript
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/bootstrapper.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/execution.h
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
|
M |
src/execution.cc
|
View
|
|
1 chunk |
+0 lines, -131 lines |
0 comments
|
Download
|
|
A |
src/extensions/externalize-string-extension.h
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/extensions/externalize-string-extension.cc
|
View
|
|
1 chunk |
+141 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/extensions/gc-extension.h
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/extensions/gc-extension.cc
|
View
|
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/serialize.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/gyp/v8.gyp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/visual_studio/v8_base.vcproj
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|