|
|
Try to fix cross-script global scope
Baseline is r22323
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+269 lines, -74 lines) |
Patch |
 |
M |
src/compilation-cache.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/compiler.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/contexts.cc
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/generator.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/globals.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/mirror-debugger.js
|
View
|
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/parser.cc
|
View
|
|
2 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/runtime.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
1
|
14 chunks |
+84 lines, -18 lines |
0 comments
|
Download
|
 |
M |
src/scopeinfo.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/scopes.h
|
View
|
1
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/scopes.cc
|
View
|
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/v8natives.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-decls.cc
|
View
|
|
2 chunks |
+118 lines, -13 lines |
0 comments
|
Download
|
 |
M |
test/message/single-function-literal.js
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/debug-function-scopes.js
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/harmony/debug-function-scopes.js
|
View
|
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/runtime-gen/compilestring.js
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/generate-runtime-tests.py
|
View
|
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
Total messages: 2 (1 generated)
|