Reviewers: Kevin Millikin, Description: Allow closures to be optimized if outer contexts that call eval are all in strict mode.
[email protected] BUG= TEST=mjsunit/compiler/eval-introduced-closure.js Please review this at http://codereview.chromium.org/6993008/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/compiler.cc M src/contexts.h M src/contexts.cc M src/scopeinfo.h M src/scopeinfo.cc M src/scopes.h M src/scopes.cc A test/mjsunit/compiler/eval-introduced-closure.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
