v8/test
kmillikin@chromium.org 890bc1607a Fix a potential crash in const declaration.
Declaration of const lookup slots would trigger an assertion if there was a
setter somewhere in the prototype chain, and that setter was shadowed by a
non-readonly data property also in the prototype chain.

R=ager@chromium.org
BUG=
TEST=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8602 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-07-11 14:07:12 +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 Lower the number of threads for some threading tests when testing on ARM to avoid timeouts 2011-07-11 12:17: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 a potential crash in const declaration. 2011-07-11 14:07:12 +00:00
mozilla Updated test expectations of future reserved keyword tests. 2011-06-24 16:54:47 +00:00
preparser Revert preparser duplicate detection. 2011-07-06 09:15:10 +00:00
sputnik Do not pass the global object as the receiver to strict-mode and 2011-06-30 12:29:19 +00:00
test262 Remove passing tests from test262 status file 2011-07-11 12:00:28 +00:00