v8/test/mjsunit/harmony/regress
Caitlin Potter 1483561328 [parser] don't accept PRIVATE_NAME for object literal property names
Currently, PRIVATE_NAME / PrivateIdentifier is not valid in
ObjectLiterals or other places expecting the PropertyName production.
A SyntaxError here prevents an access violation later on when attempting
to dereference a null property key

BUG=v8:8808
R=gsathya@chromium.org, littledan@chromium.org

Change-Id: Idde9c669cb48c1595b83115351a8fe0caed40eef
Reviewed-on: https://chromium-review.googlesource.com/c/1461161
Reviewed-by: Georg Neis <neis@chromium.org>
Commit-Queue: Caitlin Potter <caitp@igalia.com>
Cr-Commit-Position: refs/heads/master@{#59515}
2019-02-11 18:17:32 +00:00
..
regress-4696.js Fix bug with spread rewriting 2016-01-21 12:16:20 +00:00
regress-6100.js Remove always-on --harmony-template-escapes flag 2017-11-28 18:36:41 +00:00
regress-6322.js Remove always-true --harmony-async-iteration runtime flag 2018-01-12 20:14:34 +00:00
regress-8808.js [parser] don't accept PRIVATE_NAME for object literal property names 2019-02-11 18:17:32 +00:00
regress-173361.js
regress-771470.js [esnext] initialize native_context()->initial_async_generator_prototype 2017-10-04 16:15:59 +00:00
regress-772649.js Remove always-true --harmony-async-iteration runtime flag 2018-01-12 20:14:34 +00:00
regress-897436.js [async-await] remove CSA_SLOW_ASSERT in AsyncGeneratorResolve 2018-10-24 00:04:55 +00:00
regress-912504.js [esnext] use variadic arguments for Object.fromEntries 2018-12-11 15:58:52 +00:00
regress-crbug-347528.js
regress-crbug-571149.js Don't pre-initialise block contexts with holes 2016-01-14 18:04:35 +00:00
regress-crbug-621111.js Fix classifier related bug 2016-06-21 16:41:00 +00:00
regress-crbug-621496.js Fix bug with illegal spread as single arrow parameter 2016-06-22 18:07:46 +00:00
regress-typedarray-out-of-bounds.js fix transition of typedarrays in ics 2015-02-09 09:50:15 +00:00