nashorn/test/script/basic/construct.js.EXPECTED
author lana
Thu, 21 May 2015 16:20:20 -0700 (2015-05-21)
changeset 30692 1286226d1236
parent 16147 e63b63819133
permissions -rw-r--r--
Merge
[object Object]
A big fat string
123
function(x) { return x; }
proto
A big fat string
123
function(x) { return x; }
A A big fat string
B 123
F function(x) { return x; }
G proto
R A big fat string
S 123
T function(x) { return x; }