nashorn/test/script/basic/calllink.js.EXPECTED
author katleman
Thu, 17 Apr 2014 10:13:36 -0700
changeset 23942 7b722b4cdd2d
parent 16147 e63b63819133
permissions -rw-r--r--
Added tag jdk9-b09 for changeset 667dccd79b65

obj1.func called
obj2.func called
no such method: func
obj4's prototype func called
MyConstructor.prototype.func
MyConstructor.prototype.func
obj1.func called
obj2.func called
new obj3.func called
new obj4.func called
all new MyConstructor.prototype.func
all new MyConstructor.prototype.func