DescriptionFirst step of refactoring expression contexts in the toplevel code
generator.
Contexts are no longer stored in the AST but in the code generator's
state. This means that the running the code generator selector is not
required to use the toplevel code generator (for instance, if we
already know that we can and should use it).
Committed: http://code.google.com/p/v8/source/detail?r=3645
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|