v8/test
keuchel@chromium.org 0820205316 Avoid dynamic lookup when initializing let declared variables.
'Let's inside a 'with' would initialize the variable
using the StoreContextSlot runtime function which
would fail because it checks that the variable does
not hold the hole value.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9156 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-09-06 21:22:35 +00:00
..
benchmarks Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
cctest Fix a few clang warnings (which -Werror treats as errors) 2011-09-06 07:41:45 +00:00
es5conform Added check for trailing whitespaces and corrected existing violations. 2011-09-01 11:28:10 +00:00
message Fix bug introduced by earlier "cleanup". 2011-08-22 12:54:03 +00:00
mjsunit Avoid dynamic lookup when initializing let declared variables. 2011-09-06 21:22:35 +00:00
mozilla Add flaky test expectation for a mozilla-debug test that assumes a specific execution time. 2011-09-02 09:28:14 +00:00
preparser Make GYP build usable for day-to-day work (second attempt) 2011-08-05 09:44:30 +00:00
sputnik Make regexp flag parsing stricter. 2011-08-19 11:02:41 +00:00
test262 Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00