v8/test
verwaest@chromium.org 09b1574baa Make ElementsAccessors more tolerant of varying backing store types
This avoids bogus calls to Fixed*Array::cast() when FastElements-backed objects are empty (and thus backed by empty_fixed_array).

Review URL: https://chromiumcodereview.appspot.com/11299190
Patch from Adam Klein <adamk@chromium.org>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13071 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-11-28 08:41:45 +00:00
..
benchmarks First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
cctest Disable stress for some unit test. 2012-11-27 15:30:12 +00:00
es5conform First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
message First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
mjsunit Make ElementsAccessors more tolerant of varying backing store types 2012-11-28 08:41:45 +00:00
mozilla First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
preparser Adjust Android test expectations. 2012-10-19 09:28:23 +00:00
sputnik First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
test262 Fix test262 expectations for fast implementation of Math.exp() 2012-11-26 13:40:00 +00:00