v8/test
kmillikin@chromium.org 1af840ad4c Be more discriminating about uses of the arguments object in optimized code.
Because we track the value of the arguments object, we need to check
values whenever plugged into a forbidden value context.  It is not
enough to check at only variable references as we did previously.

R=fschneider@chromium.org
BUG=1351
TEST=regress-1351.js

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7739 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-05-02 11:35:51 +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 Fix presubmit. 2011-05-02 11:08:44 +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 Be more discriminating about uses of the arguments object in optimized code. 2011-05-02 11:35:51 +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 Reapply 7581, Fix tools/test.py to allow CTRL+C to work correctly again. 2011-04-15 09:41:09 +00:00
test262 Bring test262 expectations up-to-date. 2011-04-11 13:54:30 +00:00