Reviewers: Sven Panne,

Description:
Add type field to AST expression nodes

More importantly, do a bunch of renamings of incidental existing "types" to
avoid actual and potential name clashes (and also to improve consistency).

[email protected]
BUG=

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

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

Affected files:
  M src/ast.h
  M src/ast.cc
  M src/factory.h
  M src/factory.cc
  M src/jsregexp.h
  M src/jsregexp.cc
  M src/objects.h
  M src/parser.h
  M src/parser.cc
  M src/runtime.cc
  M src/scopeinfo.cc
  M src/scopes.h
  M src/scopes.cc
  M test/cctest/test-parsing.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/groups/opt_out.


Reply via email to