test/script/basic/getter_callsite.js.EXPECTED

Mon, 01 Jul 2013 19:52:07 +0530

author
sundar
date
Mon, 01 Jul 2013 19:52:07 +0530
changeset 390
ab3ea5b3e507
parent 0
b1a7da25b547
permissions
-rw-r--r--

8019488: switch on literals result in NoSuchMethodError or VerifyError
Reviewed-by: hannesw

     1 obj.foo is 42
     2 obj.foo is hello
     3 obj.foo is world
     4 obj.foo is 3.1415

mercurial