|
Changed structure of accessor arguments passing to allow accessor
callbacks to be called directly from native code.
Total comments: 9
Total comments: 2
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+184 lines, -140 lines) |
Patch |
|
M |
include/v8.h
|
View
|
1
2
|
4 chunks |
+19 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/api.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/arguments.h
|
View
|
1
2
|
2 chunks |
+26 lines, -0 lines |
4 comments
|
Download
|
|
M |
src/handles.cc
|
View
|
1
2
|
3 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/heap.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
1
2
|
1 chunk |
+25 lines, -6 lines |
4 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
1
2
|
13 chunks |
+81 lines, -71 lines |
0 comments
|
Download
|
|
M |
src/stub-cache.cc
|
View
|
1
2
|
6 chunks |
+13 lines, -28 lines |
0 comments
|
Download
|
|
M |
src/v8threads.cc
|
View
|
|
4 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|