nashorn/test/script/basic/new.js.EXPECTED
author attila
Thu, 04 Sep 2014 18:57:14 +0200
changeset 26378 ca7093bd5fd1
parent 16147 e63b63819133
permissions -rw-r--r--
8056129: AtomicInteger is treated as primitive number with optimistic compilation Reviewed-by: jlaskey, lagergren

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