summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/class-fields-private-throw-early-2.out
blob: fdcdfbd41441ce6cb269541b59ed5a34ce77a9ac (plain)
1
2
3
4
5
6
*%(basename)s:10: 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:10:13)
    at *%(basename)s:14:1