jdk-24/nashorn/test/script/basic/JDK-8023368.js.EXPECTED
Athijegannathan Sundararajan 1268ef5430 8024120: Setting __proto__ to null removes the __proto__ property
Reviewed-by: lagergren, attila
2013-09-04 14:29:07 +05:30

19 lines
268 B
Plaintext

Func.prototype.func
hello
[object Object]
Func.prototype.func
hello
[object Object]
obj.__proto__.func @ 55
344
[object Object]
obj.__proto__.func @ 55
344
[object Object]
obj.__proto__.func @ 55
344
new object.toString
obj.__proto__.func @ 55
344
new object.toString