|
Revert "This implements per-isolate locking and unlocking, including tests"
This reverts commit 76c78febb70e75b18214f5fe45de95c7fb515386.
This change has broken test-thread-termination/TerminateMultipleV8Threads
TBR=vitalyr
Committed: http://code.google.com/p/v8/source/detail?r=7735
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+105 lines, -772 lines) |
Patch |
|
M |
include/v8.h
|
View
|
|
5 chunks |
+24 lines, -35 lines |
0 comments
|
Download
|
|
M |
src/api.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/api.cc
|
View
|
|
5 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/execution.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/isolate.h
|
View
|
|
4 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
|
M |
src/isolate.cc
|
View
|
|
7 chunks |
+5 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/top.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/v8threads.cc
|
View
|
|
8 chunks |
+58 lines, -60 lines |
0 comments
|
Download
|
|
M |
test/cctest/SConscript
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/cctest.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-api.cc
|
View
|
|
2 chunks |
+0 lines, -23 lines |
0 comments
|
Download
|
|
D |
test/cctest/test-lockers.cc
|
View
|
|
1 chunk |
+0 lines, -605 lines |
0 comments
|
Download
|
|