Reviewers: rossberg,

Message:
A reapplication of https://codereview.chromium.org/1286383005, now that the
rebaseline patch landed on the Blink side.

Description:
Parse arrow functions at proper precedence level

BUG=v8:4211
LOG=Y
[email protected]

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

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

Affected files (+118, -34 lines):
  M src/ast.h
  M src/ast-literal-reindexer.cc
  M src/ast-numbering.cc
  M src/compiler/ast-graph-builder.cc
  M src/compiler/ast-loop-assignment-analyzer.cc
  M src/full-codegen/full-codegen.cc
  M src/hydrogen.cc
  M src/interpreter/bytecode-generator.cc
  M src/messages.h
  M src/parser.cc
  M src/pattern-rewriter.cc
  M src/preparser.h
  M src/prettyprinter.cc
  M src/typing.cc
  M test/message/arrow-missing.out
  A test/mjsunit/harmony/regress/regress-4211.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