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

Wed, 18 Jun 2014 12:35:42 -0700

author
katleman
date
Wed, 18 Jun 2014 12:35:42 -0700
changeset 863
6e9c4e34bc61
parent 0
b1a7da25b547
permissions
-rw-r--r--

Added tag jdk8u20-b19 for changeset b047df215de4

     1 Func.prototype.func
     2 hello
     3 [object Object]
     4 Func.prototype.func
     5 hello
     6 [object Object]
     7 obj.__proto__.func @ 57
     8 344
     9 [object Object]
    10 obj.__proto__.func @ 57
    11 344
    12 [object Object]
    13 obj.__proto__.func @ 57
    14 344
    15 new object.toString
    16 obj.__proto__.func @ 57
    17 344
    18 new object.toString

mercurial