Sathya Gunasekaran
ffda54fbd4
[class] Throw early errors for fields with constructor and prototype name
...
See https://tc39.github.io/proposal-class-fields/#sec-static-semantics-early-errors
Bug: v8:5367
Change-Id: I0329d1b41c4658b733df47397fbcc2c16bad117e
Reviewed-on: https://chromium-review.googlesource.com/792946
Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49672}
2017-11-28 15:00:18 +00:00
adamk
a0a8ecd078
Remove runtime flags for sloppy mode block scoping features
...
These were all on by default in M49 without complaint.
R=littledan@chromium.org
Review URL: https://codereview.chromium.org/1858943002
Cr-Commit-Position: refs/heads/master@{#35342}
2016-04-08 00:30:20 +00:00
adamk
dea9559457
Remove destructuring and default arguments runtime flags
...
These flags have been on by default since version 4.9, which has been
in stable Chrome for over a week now, demonstrating that they're
here to stay.
Also moved the tests out of harmony/ and into es6/.
Review URL: https://codereview.chromium.org/1776683003
Cr-Commit-Position: refs/heads/master@{#34692}
2016-03-10 23:22:30 +00:00
adamk
47920a472f
[tests] Fix webkit class syntax tests to handle destructuring binding
...
R=littledan@chromium.org
Review URL: https://codereview.chromium.org/1448183002
Cr-Commit-Position: refs/heads/master@{#32156}
2015-11-21 00:24:01 +00:00
arv
525f7c85b9
Import webkit class tests
...
BUG=v8:3330
LOG=N
Review URL: https://codereview.chromium.org/1109783003
Cr-Commit-Position: refs/heads/master@{#28115}
2015-04-28 16:42:46 +00:00