v8/include
ager@chromium.org 4f7fe371b2 Fix Array::New(length) in the API to return an array with the provided length.
The internal factory method initializes the elements but does not set
the length property of the array.

Add array api test case for length.

R=antonm@chromium.org
BUG=v8:1256
TEST=cctest/test-api/Array

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7210 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-16 19:55:31 +00:00
..
v8-debug.h Revert r5920. Will re-land shortly. 2010-12-07 11:01:02 +00:00
v8-preparser.h Changed interface to preparser to not require pushback support. 2010-12-08 10:06:40 +00:00
v8-profiler.h Add an interface for an embedder to provide information about native 2011-03-10 12:05:31 +00:00
v8-testing.h ARM: Port r7089 to ARM 2011-03-10 13:58:20 +00:00
v8.h Fix Array::New(length) in the API to return an array with the provided length. 2011-03-16 19:55:31 +00:00
v8stdint.h Extract essential type declarations into separate file. 2010-11-04 08:52:49 +00:00