nashorn/test/script/basic/JDK-8066214.js.EXPECTED
author sundar
Wed, 06 May 2015 20:04:42 +0530
changeset 30394 72a59e4dffea
parent 27820 cd39dfeab986
permissions -rw-r--r--
8079470: Misleading error message when explicit signature constructor is called with wrong arguments Reviewed-by: jlaskey, hannesw
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