nashorn/test/script/basic/NASHORN-32.js.EXPECTED
author sundar
Tue, 12 Mar 2013 18:12:42 +0530
changeset 16522 d643e3ee819c
parent 16147 e63b63819133
permissions -rw-r--r--
8009757: Package access clean up and refactoring Reviewed-by: jlaskey, 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