Reviewers: Michael Starzinger,

Message:
mstarzinger, ptal.

The intended order for the 3 CLs:

https://codereview.chromium.org/202333004/ (postfix)
https://codereview.chromium.org/206433003/ (lefthandside)
https://codereview.chromium.org/207633003/ (this)

Description:
Move new expression parsing funcs to ParserBase.

Functions moved: ParseMemberWithNewPrefixesExpression, ParseMemberExpression,
ParseMemberExpressionContinuation.

Now all Parse*Expression functions are in ParserBase.

[email protected]
BUG=

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

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

Affected files (+153, -246 lines):
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/preparser.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