Reviewers: ,

Message:
PTAL --- third prototype, after #1104223002

This one is limited in order to be incrementally updated, as discussed in the
meeting.

Description:
[es6] implement optional parameters via desugaring

First pass implementation, which is not scoped correctly, and does not work
for arrow functions

BUG=v8:2160
LOG=N
R=

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

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

Affected files (+338, -22 lines):
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/preparser.cc
  M src/scopes.h
  M src/scopes.cc
  A test/mjsunit/harmony/optional-arguments.js
  A test/mjsunit/harmony/optional-arguments-debug.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