|
Direct call to eval passes strict mode through.
BUG=
TEST=test/mjsunit/strict-mode-eval.js
Total comments: 16
Total comments: 21
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+262 lines, -51 lines) |
Patch |
|
M |
src/arm/codegen-arm.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/arm/codegen-arm.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/arm/full-codegen-arm.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/codegen-inl.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compilation-cache.h
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compilation-cache.cc
|
View
|
1
2
|
4 chunks |
+13 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/compiler.h
|
View
|
1
2
|
4 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler.cc
|
View
|
1
2
|
4 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/full-codegen.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ia32/codegen-ia32.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/ia32/codegen-ia32.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/ia32/full-codegen-ia32.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
1
2
|
3 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/objects.cc
|
View
|
1
2
|
4 chunks |
+27 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/objects-inl.h
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/parser.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/parser.cc
|
View
|
1
2
|
5 chunks |
+15 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/runtime.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/runtime.cc
|
View
|
1
2
|
7 chunks |
+26 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/v8globals.h
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/codegen-x64.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/codegen-x64.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/x64/full-codegen-x64.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
A |
test/mjsunit/strict-mode-eval.js
|
View
|
1
2
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|