test/script/basic/JDK-8048071.js.EXPECTED

changeset 963
e2497b11a021
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/script/basic/JDK-8048071.js.EXPECTED	Wed Aug 20 10:26:01 2014 +0200
     1.3 @@ -0,0 +1,11 @@
     1.4 +23
     1.5 +typeof x? undefined
     1.6 +0
     1.7 +typeof x? undefined
     1.8 +0
     1.9 +typeof x? undefined
    1.10 +local eval called: hello
    1.11 +[object global]
    1.12 +with's eval called: hello
    1.13 +this = [object Object]
    1.14 +this.foo = 42

mercurial