nashorn/test/script/basic/new.js.EXPECTED
author hannesw
Tue, 16 Dec 2014 17:02:54 +0100
changeset 28127 08a5e0d3248d
parent 16147 e63b63819133
permissions -rw-r--r--
8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory Reviewed-by: attila, sundar

10
string
function() {
        return true;
    }
10
string
function() {
        return true;
    }
obj.func called
[object Object]
in f1
object