v8/test
ager@chromium.org 89cc886ba7 Fix receiver check in arguments ICs.
The receiver needs to be checked in the same way as all other KeyedLoadICs to take non-JSObject and objects that require access checks or has interceptors into account.

R=sgjesse@chromium.org
BUG=87478
TEST=mjsunit/regress/regress-crbug-87478.js

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8429 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-06-27 13:02: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 Better codegen for '<expression> === void <literal>'. 2011-06-24 14:30:10 +00:00
es5conform Reapply 7763, including arm and x64 variants. 2011-05-05 05:21:30 +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 Fix receiver check in arguments ICs. 2011-06-27 13:02:51 +00:00
mozilla Updated test expectations of future reserved keyword tests. 2011-06-24 16:54:47 +00:00
preparser Proper handling of future reserved words in strict and normal mode. 2011-06-24 14:59:51 +00:00
sputnik Updated test expectations of future reserved keyword tests. 2011-06-24 16:54:47 +00:00
test262 Bring test262 expectations up-to-date. 2011-04-11 13:54:30 +00:00