v8/test/message/fail/class-fields-private-source-positions.out
Joyee Cheung c8561b1ad4 [parser] add source posisionts to private field synthetic variables
Bug: v8:8354
Change-Id: I20bb169695d7ecca739f14f9a3ddfafed0dcb964
Reviewed-on: https://chromium-review.googlesource.com/c/1393284
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Commit-Queue: Joyee Cheung <joyee@igalia.com>
Cr-Commit-Position: refs/heads/master@{#58652}
2019-01-09 05:11:24 +00:00

6 lines
234 B
Plaintext

*%(basename)s:11: TypeError: Read of private field #a from an object which did not contain the field
[o.#a](){}
^
TypeError: Read of private field #a from an object which did not contain the field
at *%(basename)s:11:8