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

Mon, 07 Apr 2014 21:57:33 +0530

author
sundar
date
Mon, 07 Apr 2014 21:57:33 +0530
changeset 830
3cb09c560108
parent 0
b1a7da25b547
permissions
-rw-r--r--

8039387: Nashorn supports indexed access of List elements, but length property is not supported
Reviewed-by: lagergren, jlaskey

     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