test/script/basic/NASHORN-168.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 0
b1a7da25b547
permissions
-rw-r--r--

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

     1 [object Null]
     2 [object Undefined]
     3 [object Arguments]
     4 [object Array]
     5 [object Boolean]
     6 [object Date]
     7 [object Function]
     8 [object JSON]
     9 [object Math]
    10 [object Number]
    11 [object Object]
    12 [object RegExp]
    13 [object String]
    14 [object Boolean]
    15 [object Number]
    16 [object String]

mercurial