v8/test
mmaly@chromium.org 164e3a4173 Strict mode fixes.
- mutual inlining strict and non-strict functions in crankshaft.
- assignment to undefined variable with eval in scope.
- propagation of strict mode through lazy compilation.

BUG=
TEST=test/mjsunit/strict-mode.js test/mjsunit/strict-mode-opt.js

Review URL: http://codereview.chromium.org/6814012

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7561 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-04-08 14:30:10 +00:00
..
benchmarks Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
cctest Report stack overflow exceptions to V8 message listeners 2011-04-08 09:39:45 +00:00
es5conform Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
message Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
mjsunit Strict mode fixes. 2011-04-08 14:30:10 +00:00
mozilla Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
preparser Reapply changelist r7436. 2011-03-31 08:12:17 +00:00
sputnik Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
test262 Enable V8 test bindings for test262 ietestcenter. 2011-03-23 21:36:42 +00:00