|
|
[Isolates] Pass isolate to VMState constructor.
Other functions in the class still do the TLS access, but they are
only used by the profiler. So we'll clean them up once we get to the
profiler.
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+86 lines, -71 lines) |
Patch |
 |
M |
src/api.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/builtins.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/compiler.cc
|
View
|
|
3 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/cpu-profiler.h
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/execution.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/global-handles.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/global-handles.cc
|
View
|
|
6 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/handles.cc
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/heap.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/isolate.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/isolate.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/log.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
|
14 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
src/stub-cache.cc
|
View
|
|
5 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/top.cc
|
View
|
|
2 chunks |
+9 lines, -9 lines |
2 comments
|
Download
|
 |
M |
src/vm-state.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/vm-state-inl.h
|
View
|
|
1 chunk |
+8 lines, -5 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|