test/nashorn/script/basic/NASHORN-385.js.EXPECTED
changeset 47216 71c04702a3d5
parent 16147 e63b63819133
equal deleted inserted replaced
47215:4ebc2e2fb97c 47216:71c04702a3d5
       
     1 o.foo => undefined
       
     2 TypeError: [object JSAdapter] has no such function "func"
       
     3 in __get__: foo
       
     4 o.foo => foo
       
     5 in __put__: bar
       
     6 in __call__: func