v8/test
mstarzinger@chromium.org d32c330ecf Fix special handling of DefineOwnProperty on arrays.
According to the ES5 spec the implementation of DefineOwnProperty() has
to special case handling of arrays. This is a preliminary implementation
correctly handling definition of array index properties, defining length
properties is not completely covered yet.

R=rossberg@chromium.org
TEST=test262

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9596 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-10-12 14:47:13 +00:00
..
benchmarks Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
cctest Introduce collective --harmony flag. 2011-10-12 12:23:06 +00:00
es5conform Fixed status file of es5conform test suite. 2011-10-07 15:02:42 +00:00
message Fix bug introduced by earlier "cleanup". 2011-08-22 12:54:03 +00:00
mjsunit Introduce collective --harmony flag. 2011-10-12 12:23:06 +00:00
mozilla Merge experimental/gc branch to the bleeding_edge. 2011-09-19 18:36:47 +00:00
preparser Disallow strict mode FutureReservedWords as break/continue labels in strict mode 2011-09-22 16:38:28 +00:00
sputnik Fix sputnik test expectations to no longer expect the wrong behavior. 2011-10-05 08:11:53 +00:00
test262 Fix special handling of DefineOwnProperty on arrays. 2011-10-12 14:47:13 +00:00