nashorn/test/script/basic/NASHORN-385.js.EXPECTED
author sundar
Fri, 05 Jul 2013 14:38:04 +0530
changeset 18851 bdb92c95f886
parent 16147 e63b63819133
permissions -rw-r--r--
8019947: inherited property invalidation does not work with two globals in same context Reviewed-by: jlaskey, lagergren, hannesw, attila

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