nashorn/test/script/basic/NASHORN-385.js.EXPECTED
author attila
Thu, 25 Apr 2013 15:31:23 +0200
changeset 17247 607f6372b21b
parent 16147 e63b63819133
permissions -rw-r--r--
8013167: Vararg constructor not found Reviewed-by: jlaskey, lagergren, sundar

o.foo => undefined
TypeError: [object JSAdapter] has no such function "func"
in __get__: foo
o.foo => foo
in __put__: bar
in __call__: func