Comment #61 on issue 2700 by bugdro...@chromium.org: Implement arrow functions
https://code.google.com/p/v8/issues/detail?id=2700#c61

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

commit 9628d86085ddee83067c45046ed89e0e6f635d3f
Author: mbrandy <mbra...@us.ibm.com>
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/

R=caitpotte...@gmail.com, joran...@ca.ibm.com, j...@ca.ibm.com, michael_daw...@ca.ibm.com, dste...@us.ibm.com
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
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