nashorn/test/script/basic/arrays2.js.EXPECTED
author sundar
Wed, 21 Aug 2013 17:28:53 +0530
changeset 19619 4085b74056ee
parent 16147 e63b63819133
permissions -rw-r--r--
8023368: Instance __proto__ property should exist and be writable. Reviewed-by: attila, hannesw
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16147
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     1
Array.prototype.length = 0
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     2
Array.prototype.slice.prototype = undefined
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     3
true
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     4
1
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     5
1
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     6
0
e63b63819133 8005403: Open-source Nashorn
jlaskey
parents:
diff changeset
     7
1