Comment #12 on issue 2160 by [email protected]: Add support for default parameters
https://code.google.com/p/v8/issues/detail?id=2160#c12
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/6dda11ff81a08c2790f963f100d94bba4a6f28b8
commit 6dda11ff81a08c2790f963f100d94bba4a6f28b8 Author: rossberg <[email protected]> Date: Mon Aug 17 12:01:55 2015 [es6] Implement default parameters Based on caitp's https://codereview.chromium.org/1127063003/ [email protected], [email protected] BUG=v8:2160 LOG=N Review URL: https://codereview.chromium.org/1287063004 Cr-Commit-Position: refs/heads/master@{#30192}[modify] http://crrev.com/6dda11ff81a08c2790f963f100d94bba4a6f28b8/src/bootstrapper.cc [modify] http://crrev.com/6dda11ff81a08c2790f963f100d94bba4a6f28b8/src/flag-definitions.h [modify] http://crrev.com/6dda11ff81a08c2790f963f100d94bba4a6f28b8/src/parser.cc [modify] http://crrev.com/6dda11ff81a08c2790f963f100d94bba4a6f28b8/src/parser.h [modify] http://crrev.com/6dda11ff81a08c2790f963f100d94bba4a6f28b8/src/preparser.h [add] http://crrev.com/6dda11ff81a08c2790f963f100d94bba4a6f28b8/test/mjsunit/harmony/default-parameters-debug.js [add] http://crrev.com/6dda11ff81a08c2790f963f100d94bba4a6f28b8/test/mjsunit/harmony/default-parameters.js [modify] http://crrev.com/6dda11ff81a08c2790f963f100d94bba4a6f28b8/test/mjsunit/harmony/destructuring.js
--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.
