nashorn/test/script/basic/NASHORN-217.js.EXPECTED
author attila
Tue, 03 Jun 2014 12:05:42 +0200
changeset 24775 a0ae9045563f
parent 16147 e63b63819133
permissions -rw-r--r--
8044534: Constant folding for unary + should produce int for boolean literals Reviewed-by: lagergren, sundar

obj.class 44
obj.in hello
obj.typeof false
obj[14] 14
obj['foo prop'] foo prop value
class 3
in world
typeof 34
14 34
foo prop new foo prop