nashorn/test/script/basic/NASHORN-32.js.EXPECTED
author sundar
Mon, 08 Jun 2015 13:57:44 +0530
changeset 31095 790fc3d576f9
parent 16147 e63b63819133
permissions -rw-r--r--
8085802: Nashorn -nse option causes parse error on anonymous function definition Reviewed-by: lagergren, attila

true
TypeError: Cannot get property "foo" of null
true
TypeError: Cannot get property "foo" of null
true
TypeError: Cannot set property "foo" of null
true
TypeError: Cannot set property "foo" of null
true
TypeError: null has no such function "foo"
true
TypeError: null is not a function