Reviewers: Kevin Millikin,

Description:
Rebuild scope chain from serialized scope info before parsing lazily.

We used to rebuild it in Scope::Analyze but this might lead to mismatch between
scopes seen by parser during the first and the second parse of the function.

BUG=v8:1230

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

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

Affected files:
  M src/parser.h
  M src/parser.cc
  M src/scopes.h
  M src/scopes.cc


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

Reply via email to