nashorn/test/script/basic/JDK-8066214.js.EXPECTED
author sundar
Thu, 06 Aug 2015 21:50:42 +0530 (2015-08-06)
changeset 32049 af8f6292d54d
parent 27820 cd39dfeab986
permissions -rw-r--r--
8133119: Error message associated with TypeError for call and new should include stringified Node Reviewed-by: attila, mhaupt
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