test/script/basic/JDK-8047764-strict.js.EXPECTED

Fri, 31 Oct 2014 20:19:49 +0100

author
hannesw
date
Fri, 31 Oct 2014 20:19:49 +0100
changeset 1076
73ca7a752ba1
parent 1020
9ee8fd4a7266
permissions
-rw-r--r--

8062583: Throwing object with error prototype causes error proto to be caught
Reviewed-by: sundar, jlaskey

     1 setting prop1: 1
     2 prop 1: 1
     3 TypeError
     4 global toString 1
     5 [object Object]
     6 false
     7 true
     8 global toString 2
     9 [object Object]
    10 false
    11 true
    12 global toString 3
    13 [object Object]
    14 false
    15 true

mercurial