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

Thu, 12 Oct 2017 19:52:15 +0800

author
aoqi
date
Thu, 12 Oct 2017 19:52:15 +0800
changeset 1205
4112748288bb
parent 0
b1a7da25b547
permissions
-rw-r--r--

merge

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

mercurial