test/script/basic/JDK-8023368.js.EXPECTED

changeset 513
b7c04b3b01a7
child 537
b5ff11e00050
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/script/basic/JDK-8023368.js.EXPECTED	Wed Aug 21 17:28:53 2013 +0530
     1.3 @@ -0,0 +1,18 @@
     1.4 +Func.prototype.func
     1.5 +hello
     1.6 +[object Object]
     1.7 +Func.prototype.func
     1.8 +hello
     1.9 +[object Object]
    1.10 +obj.__proto__.func @ 57
    1.11 +344
    1.12 +[object Object]
    1.13 +obj.__proto__.func @ 57
    1.14 +344
    1.15 +[object Object]
    1.16 +obj.__proto__.func @ 57
    1.17 +344
    1.18 +new object.toString
    1.19 +obj.__proto__.func @ 57
    1.20 +344
    1.21 +new object.toString

mercurial