jdk-24/nashorn/test/script/basic/JDK-8066214.js.EXPECTED
Hannes Wallnöfer e3a64209bc 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
Reviewed-by: attila, lagergren
2014-12-03 11:43:57 +01:00

16 lines
246 B
Plaintext

0
abc
true
TypeError: undefined is not an Object
TypeError: null is not an Object
[object Number]
[object String]
[object Boolean]
[object Undefined]
[object Null]
0
abc
true
TypeError: undefined is not an Object
TypeError: null is not an Object