v8/test
sgjesse@chromium.org d3fc2db9f6 Fix Mac build of r4860
Build error:
test/cctest/test-api.cc: In function 'void ExternalArrayInfoTestHelper(v8::ExternalArrayType)':
test/cctest/test-api.cc:10069: warning: control may reach end of non-void function 'int ExternalArrayElementSize(v8::ExternalArrayType)' being inlined

TBR=ager@chromium.org
Review URL: http://codereview.chromium.org/2826002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4861 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-06-14 13:19:16 +00:00
..
cctest Fix Mac build of r4860 2010-06-14 13:19:16 +00:00
es5conform Add support for getOwnPropertyDescriptor on array indices (fixes issue 599). 2010-05-27 07:43:43 +00:00
message MIPS port initial commit 2010-02-04 20:36:58 +00:00
mjsunit Better handling of stepping out of a function 2010-06-10 09:02:16 +00:00
mozilla Mark Mozilla test as possible timeout 2010-05-20 08:03:01 +00:00
sputnik Added ability to remove prototype from function. In this case, [[Construct]] from function will not be allowed. 2010-04-28 12:05:40 +00:00