test/nashorn/script/basic/JDK-8066214.js.EXPECTED
author erikj
Tue, 12 Sep 2017 19:03:39 +0200
changeset 47216 71c04702a3d5
parent 27820 nashorn/test/script/basic/JDK-8066214.js.EXPECTED@cd39dfeab986
permissions -rw-r--r--
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27820
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     1
0
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     2
abc
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     3
true
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     4
TypeError: undefined is not an Object
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     5
TypeError: null is not an Object
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     6
[object Number]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     7
[object String]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     8
[object Boolean]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     9
[object Undefined]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    10
[object Null]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    11
0
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    12
abc
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    13
true
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    14
TypeError: undefined is not an Object
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    15
TypeError: null is not an Object