nashorn/test/script/basic/NASHORN-441.js.EXPECTED
author lagergren
Mon, 25 Mar 2013 12:01:06 +0100
changeset 16531 8f1b0de50d07
parent 16147 e63b63819133
child 22387 81639250d335
permissions -rw-r--r--
8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped vars Reviewed-by: hannesw, sundar

try 1
Error: try 1 thrown in line 33
finally 1
try 2
finally 2
Error: try 2 thrown in line 43
try 3
finally 3
try 4
Error: try 4 thrown in line 59
finally 4
try 5
rethrow 5
finally 5
Error: try 5 thrown in line 71
try 6
finally 6