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

Thu, 16 Jan 2014 22:50:53 +0530

author
sundar
date
Thu, 16 Jan 2014 22:50:53 +0530
changeset 759
33a61e7f43e6
parent 0
b1a7da25b547
permissions
-rw-r--r--

8032004: instance property "message" of Error objects should be non-enumerable
Reviewed-by: hannesw, 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