On 2009/04/08 14:18:35, Mikhail Naganov wrote:
> This is an implementation of name inference for anonymous functions
which I
> discussed previously.

> I wired my AST pass with AstOptimizer's, as Ivan suggested that I
better not
> introduce another AST pass. I looked over all AstVisitors we have and
didn't
> found a more natural place. But this forced me to make AstOptimizer
running for
> all functions, not only for those which have a local context.

> I will update XCode project files before uploading. I just don't have
a Mac at
> hand.

Oops, I see Ivan's changes crept into objects.cc due to syncing (deltas
1 & 2.) Please ignore them while reviewing.

http://codereview.chromium.org/62146

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

Reply via email to