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

Sat, 16 Nov 2013 00:23:46 +0100

author
hannesw
date
Sat, 16 Nov 2013 00:23:46 +0100
changeset 678
a165c0fb5be6
parent 0
b1a7da25b547
permissions
-rw-r--r--

8028210: Missing conversions on array index expression
Reviewed-by: attila, jlaskey, lagergren

     1 1
     2 2
     3 toString called
     4 toString called
     5 3
     6 toString called
     7 true
     8 toString called
     9 true
    10 toString called
    11 true
    12 toString called
    13 undefined
    14 a
    15 b
    16 toString called
    17 c
    18 toString called
    19 3
    20 toString called
    21 toString called
    22 undefined 3
    23 undefined
    24 1
    25 false
    26 true
    27 true
    28 1
    29 true
    30 undefined
    31 1
    32 undefined
    33 true
    34 false
    35 true
    36 1
    37 true
    38 undefined

mercurial