Comment #18 on issue 2160 by [email protected]: Add support for default parameters
https://code.google.com/p/v8/issues/detail?id=2160#c18

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/9628d86085ddee83067c45046ed89e0e6f635d3f

commit 9628d86085ddee83067c45046ed89e0e6f635d3f
Author: mbrandy <[email protected]>
Date: Thu Sep 03 18:40:09 2015

PPC: [es6] Re-implement rest parameters via desugaring.

Port 510baeacbab311798d5e8795800ff773d00d062c

Original commit message:
    Kills the kRestParameter bailout/disabled optimization, and fixes
    lazily parsed arrow functions with rest parameters.

    Supercedes https://crrev.com/1235153006/

[email protected], [email protected], [email protected], [email protected], [email protected]
BUG=chromium:508074, v8:2160, v8:2700
LOG=N

Review URL: https://codereview.chromium.org/1318523006

Cr-Commit-Position: refs/heads/master@{#30574}

[modify] http://crrev.com/9628d86085ddee83067c45046ed89e0e6f635d3f/src/full-codegen/ppc/full-codegen-ppc.cc [modify] http://crrev.com/9628d86085ddee83067c45046ed89e0e6f635d3f/src/ppc/code-stubs-ppc.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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