test/script/basic/NASHORN-58.js.EXPECTED

Wed, 03 Jul 2013 15:46:03 +0200

author
lagergren
date
Wed, 03 Jul 2013 15:46:03 +0200
changeset 407
961cffae0828
parent 0
b1a7da25b547
permissions
-rw-r--r--

8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
Reviewed-by: sundar, jlaskey

     1 try
     2 finally
     3 3
     4 try
     5 finally
     6 2
     7 3
     8 1
     9 2
    10 3
    11 4
    12 5
    13 5
    14 6
    15 6
    16 1
    17 2
    18 3
    19 4
    20 6
    21 Error: testing
    22 finally
    23 SUCCESS

mercurial