v8/test
mstarzinger@chromium.org 47d07b8a7b Fix fast array literals to ignore prototype chain.
This makes sure that boilerplate objects for array literals with
non-constant elements (which will contain the hole at non-constant
positions) will not cause prototype chain lookups when generating
optimized code.

R=erik.corry@gmail.com
BUG=chromium:123512
TEST=mjsunit/regress/regress-123512

Review URL: https://chromiumcodereview.appspot.com/10105025

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11350 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-04-17 11:12:37 +00:00
..
benchmarks Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
cctest Make SubStringStub more robust wrt unsafe arguments. 2012-04-17 10:49:15 +00:00
es5conform MIPS: updated test .status files based mostly on the ARM version. 2011-12-05 11:44:17 +00:00
message MIPS: updated test .status files based mostly on the ARM version. 2011-12-05 11:44:17 +00:00
mjsunit Fix fast array literals to ignore prototype chain. 2012-04-17 11:12:37 +00:00
mozilla Fix illegal escape-sequences to throw syntax errors. 2012-04-16 15:54:02 +00:00
preparser MIPS: updated test .status files based mostly on the ARM version. 2011-12-05 11:44:17 +00:00
sputnik Fix illegal escape-sequences to throw syntax errors. 2012-04-16 15:54:02 +00:00
test262 Fix malformed test262 status file in r11341. 2012-04-16 16:33:58 +00:00