test/script/basic/NASHORN-32.js.EXPECTED

changeset 0
b1a7da25b547
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/script/basic/NASHORN-32.js.EXPECTED	Wed Apr 27 01:36:41 2016 +0800
     1.3 @@ -0,0 +1,12 @@
     1.4 +true
     1.5 +TypeError: Cannot get property "foo" of null
     1.6 +true
     1.7 +TypeError: Cannot get property "foo" of null
     1.8 +true
     1.9 +TypeError: Cannot set property "foo" of null
    1.10 +true
    1.11 +TypeError: Cannot set property "foo" of null
    1.12 +true
    1.13 +TypeError: null has no such function "foo"
    1.14 +true
    1.15 +TypeError: null is not a function

mercurial