Comment #13 on issue 3305 by [email protected]: Make ES6 constructs available in sloppy mode
https://code.google.com/p/v8/issues/detail?id=3305#c13

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

commit 9f9cb990a5ccd1514dd684293bbcb98e52031006
Author: littledan <[email protected]>
Date: Wed Aug 12 23:42:07 2015

Stage sloppy classes

This patch puts --harmony-sloppy into staging. Now that let, lexically-scoped
functions and ES2015 sloppy mode const semantics have been split off into
separate flags, the change only enables classes in sloppy mode.

BUG=v8:3305
R=adamk
LOG=Y

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

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

[modify] http://crrev.com/9f9cb990a5ccd1514dd684293bbcb98e52031006/src/flag-definitions.h [modify] http://crrev.com/9f9cb990a5ccd1514dd684293bbcb98e52031006/test/test262-es6/test262-es6.status


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