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

Thu, 05 Feb 2015 14:47:28 +0100

author
hannesw
date
Thu, 05 Feb 2015 14:47:28 +0100
changeset 1229
f8da39d33117
parent 963
e2497b11a021
permissions
-rw-r--r--

8068872: Nashorn JSON.parse drops numeric keys
Reviewed-by: attila, lagergren

     1 1 level of apply
     2 1,2,3,4
     3 1,2,3,4
     4 1,2,3,4
     5 2 levels of apply
     6 1,2,3,4
     7 1,2,3,4
     8 1,2,3,4
     9 3 levels of apply
    10 1,2,3,4
    11 1,2,3,4
    12 1,2,3,4
    13 4 levels of apply
    14 1,2,3,4
    15 1,2,3,4
    16 1,2,3,4
    17 5 levels of apply
    18 1,2,3,4
    19 1,2,3,4
    20 1,2,3,4
    21 Many levels of apply!
    22 1,2,3,4
    23 1,2,3,4
    24 1,2,3,4
    25 different invocations that'll trigger relinking
    26 1,2,3,4
    27 1,2,3,4
    28 5,6,7,8
    29 8-7-6-5
    30 Many levels of call!
    31 1,2,3,4
    32 1,2,3,4
    33 1,2,3,4
    34 call apply call apply call... a lot
    35 1,2,3,4
    36 1,2,3,4
    37 1,2,3,4
    38 apply call apply call apply... a lot
    39 1,2,3,4
    40 1,2,3,4
    41 1,2,3,4

mercurial