nashorn/test/script/basic/JDK-8023368.js.EXPECTED
author hannesw
Fri, 03 Feb 2017 13:28:00 +0100
changeset 43555 1bb10bccf057
parent 19880 ba17a955c28b
permissions -rw-r--r--
8173888: Test for JDK-8169481 causes stack overflows in parser tests Reviewed-by: jlaskey, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19619
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     1
Func.prototype.func
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     2
hello
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     3
[object Object]
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     4
Func.prototype.func
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     5
hello
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     6
[object Object]
19880
ba17a955c28b 8024120: Setting __proto__ to null removes the __proto__ property
sundar
parents: 19619
diff changeset
     7
obj.__proto__.func @ 55
19619
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     8
344
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     9
[object Object]
19880
ba17a955c28b 8024120: Setting __proto__ to null removes the __proto__ property
sundar
parents: 19619
diff changeset
    10
obj.__proto__.func @ 55
19619
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    11
344
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    12
[object Object]
19880
ba17a955c28b 8024120: Setting __proto__ to null removes the __proto__ property
sundar
parents: 19619
diff changeset
    13
obj.__proto__.func @ 55
19619
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    14
344
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    15
new object.toString
19880
ba17a955c28b 8024120: Setting __proto__ to null removes the __proto__ property
sundar
parents: 19619
diff changeset
    16
obj.__proto__.func @ 55
19619
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    17
344
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    18
new object.toString