Reviewers: Vyacheslav Egorov,

Description:
Fix an issue with optimization of functions inside catch.

When optimizing a function defined inside a catch, we did not count
the catch context as part of the context chain.

[email protected]
BUG=1521
TEST=regress-1521


Please review this at http://codereview.chromium.org/7285032/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M src/scopes.h
  M src/scopes.cc
  A test/mjsunit/regress/regress-1521.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to