nashorn/test/script/basic/NASHORN-209.js.EXPECTED
author sundar
Wed, 22 May 2013 19:33:08 +0530
changeset 17763 f30b7aa0e736
parent 16147 e63b63819133
permissions -rw-r--r--
8014735: Typed Array, BYTES_PER_ELEMENT should be a class property Reviewed-by: lagergren, jlaskey

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