nashorn/test/script/basic/JDK-8023368_2.js.EXPECTED
author sundar
Wed, 18 Sep 2013 13:06:17 +0530
changeset 20209 92c2787c959a
parent 19619 4085b74056ee
permissions -rw-r--r--
8024972: for (LeftHandSideExpression in Expression) crashes the compiler Reviewed-by: lagergren, hannesw
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]
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
     7
obj.__proto__.func @ 57
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]
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    10
obj.__proto__.func @ 57
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]
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    13
obj.__proto__.func @ 57
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
4085b74056ee 8023368: Instance __proto__ property should exist and be writable.
sundar
parents:
diff changeset
    16
obj.__proto__.func @ 57
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