test/script/basic/es6/const-tdz.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 991
b7a2db4de254
permissions
-rw-r--r--

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

     1 test 1
     2 ReferenceError: "a" is not defined
     3 1
     4 test 2
     5 ReferenceError: "a" is not defined
     6 2
     7 test 3
     8 ReferenceError: "a" is not defined
     9 3

mercurial