Reviewers: rossberg,

Message:
+mstarzinger for the TF bits. WDYT Andreas? This patch is to fix a precedence corner case that is irritating but IMO not worth uplifting to stable because of the invasive aspects. Perhaps it should be applied to dev though so as not to
inadvertently break the web; dunno.  Perhaps not.

Description:
Parse arrow functions at proper precedence level

BUG=v8:4211
LOG=Y
R=rossb...@chromium.org

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

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

Affected files (+125, -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
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to