test/script/basic/JDK-8055796.js.EXPECTED

Fri, 22 Aug 2014 15:47:28 +0530

author
sundar
date
Fri, 22 Aug 2014 15:47:28 +0530
changeset 967
934689dc9f10
child 969
e94c247e4673
permissions
-rw-r--r--

8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
Reviewed-by: attila, hannesw

     1 foo = 33
     2 eval = 86
     3 valueOf function? = true
     4 getMember('foo') = FOO
     5 getSlot(6) = 36
     6 bar set to hello
     7 [10] set to 42

mercurial