v8/test
kmillikin@chromium.org f37f6e88ca Fix a bug in scope analysis.
Function declarations inside catch are hoisted to the nearest enclosing
function scope, but we compiled their bodies as if occurring inside the
catch scope.

BUG=chrome:91120
TEST=regress/regress-91120 attached

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8783 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-08-02 15:04:31 +00:00
..
benchmarks Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
cctest Make window.{undefined,NaN,Infinity} read-only 2011-08-01 12:18:03 +00:00
es5conform Make window.{undefined,NaN,Infinity} read-only 2011-08-01 12:18:03 +00:00
message Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
mjsunit Fix a bug in scope analysis. 2011-08-02 15:04:31 +00:00
mozilla Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00
preparser Revert "Make GYP build usable for day-to-day work" 2011-07-18 16:39:41 +00:00
sputnik Make window.{undefined,NaN,Infinity} read-only 2011-08-01 12:18:03 +00:00
test262 Switch from sample shell to d8 for unit test 2011-07-26 05:56:45 +00:00