Reviewers: arv, Dmitry Lomov (chromium), marja,

Message:
okay... so, this incorporates a change to the parser to support more lookahead
tokens, and it's kind of a mess.

But how does the rest of it look?

Description:
[es6] support rest parameters in arrow functions

BUG=v8:2159
LOG=N
[email protected], [email protected], [email protected]

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

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

Affected files (+333, -129 lines):
  M src/ast.h
  M src/ast-numbering.cc
  M src/compiler/ast-graph-builder.cc
  M src/compiler/ast-loop-assignment-analyzer.cc
  M src/full-codegen.cc
  M src/hydrogen.cc
  M src/parser.cc
  M src/preparser.h
  M src/prettyprinter.cc
  M src/scanner.h
  M src/scanner.cc
  M src/typing.cc
  M test/mjsunit/harmony/rest-params.js


--
--
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