5f0ef667c7
Bug: v8:5367, v8:5368 Change-Id: I86f25f9f658e21a05604f3014e6ebf74f1a8a1f7 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1590164 Reviewed-by: Mathias Bynens <mathias@chromium.org> Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org> Cr-Commit-Position: refs/heads/master@{#61139}
6 lines
271 B
Plaintext
6 lines
271 B
Plaintext
*%(basename)s:8: TypeError: Write of private field #x to an object which did not contain the field
|
|
({}).#x = 1;
|
|
^
|
|
TypeError: Write of private field #x to an object which did not contain the field
|
|
at new X (*%(basename)s:8:13)
|
|
at *%(basename)s:12:1 |