nashorn/test/script/basic/NASHORN-66.js.EXPECTED
author sundar
Mon, 24 Jun 2013 19:06:01 +0530 (2013-06-24)
changeset 18614 addca7a10167
parent 16147 e63b63819133
permissions -rw-r--r--
8015959: Can't call foreign constructor Reviewed-by: jlaskey, hannesw
typeof Date() is string
typeof new Date() is object