v8/test/mjsunit/es7
Shu-yu Guo 1b240a4d11 [parser] Disallow await on LHS of exponentiation
Await is a unary operator and should be disallowed on the LHS of
exponentiation like all other unary operators.

Bug: v8:11213
Change-Id: I9c51e33cb37660627748cd926ec222ac0ac246de
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2566442
Reviewed-by: Marja Hölttä <marja@chromium.org>
Commit-Queue: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#71535}
2020-12-01 15:34:41 +00:00
..
regress [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
array-includes-receiver.js
array-includes-to-object-sloppy.js
array-includes-to-object-strict.js
array-includes.js
exponentiation-operator.js [parser] Disallow await on LHS of exponentiation 2020-12-01 15:34:41 +00:00
regexp-ui-word.js
typed-array-includes.js