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

Tue, 05 Jan 2016 18:40:43 +0530

author
sundar
date
Tue, 05 Jan 2016 18:40:43 +0530
changeset 1894
de5fdc537134
parent 0
b1a7da25b547
permissions
-rw-r--r--

8146240: Three nashorn files contain "GNU General Public License" header
Reviewed-by: jlaskey

     1 obj.in = 11
     2 obj.class = hello
     3 obj.try = false
     4 obj.typeof = 456
     5 obj.instanceof = world
     6 catch called

mercurial