nashorn/test/script/basic/NASHORN-209.js.EXPECTED
author sundar
Mon, 24 Jun 2013 19:06:01 +0530
changeset 18614 addca7a10167
parent 16147 e63b63819133
permissions -rw-r--r--
8015959: Can't call foreign constructor Reviewed-by: jlaskey, hannesw

obj.in = 11
obj.class = hello
obj.try = false
obj.typeof = 456
obj.instanceof = world
catch called