|
Allow passing of script data via script creation methods (Script::New & Script::Compile),
so that this field may be used to pass some data to compile events.
Total comments: 20
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+121 lines, -52 lines) |
Patch |
|
M |
include/v8.h
|
View
|
1
|
1 chunk |
+56 lines, -31 lines |
0 comments
|
Download
|
|
M |
src/api.cc
|
View
|
1
|
4 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/bootstrapper.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler.h
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler.cc
|
View
|
1
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/debug.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/handles.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-compiler.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-debug.cc
|
View
|
1
|
4 chunks |
+35 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|