test/script/basic/globals.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 undefined
     2 undefined
     3 NaN
     4 number
     5 Infinity
     6 number
     7 true
     8 false
     9 false
    10 false
    11 true
    12 false
    13 false
    14 4345
    15 64
    16 65535
    17 65535
    18 65535
    19 0
    20 NaN
    21 NaN
    22 NaN
    23 NaN
    24 NaN
    25 3
    26 5654
    27 -Infinity
    28 Infinity
    29 3.14
    30 -3.14
    31 290000000
    32 6.62e-34

mercurial