Reviewers: titzer,

Description:
Eliminate use of CompilationInfo in several AstVisitor descendants.

We're moving away from using CompilationInfo as a big bag o' stuff.
Passing in just what we need to several AstVisitors to avoid
increasing the problem.

BUG=None
TEST=trybots
[email protected]
LOG=N

Please review this at https://codereview.chromium.org/1318823010/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+67, -59 lines):
  M src/ast-expression-visitor.h
  M src/ast-expression-visitor.cc
  M src/compiler.cc
  M src/hydrogen.cc
  M src/typing.h
  M src/typing.cc
  M src/typing-reset.h
  M src/typing-reset.cc
  M test/cctest/expression-type-collector.h
  M test/cctest/expression-type-collector.cc
  M test/cctest/test-ast-expression-visitor.cc
  M test/cctest/test-typing-reset.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to