7f11bf4e90
Bug: chromium:1338838 Change-Id: I1b8c54b460d272b19a4faa180a491e725bee4b79 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3726147 Reviewed-by: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Marja Hölttä <marja@chromium.org> Cr-Commit-Position: refs/heads/main@{#81658}
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
*%(basename)s:8: SyntaxError: Unexpected identifier '#x'
|
|
const { #x: x } = this;
|
|
^^
|
|
SyntaxError: Unexpected identifier '#x'
|