Comment #2 on issue 2446 by [email protected]: try-finally should return try's completion value if finally returned normally
http://code.google.com/p/v8/issues/detail?id=2446

Opera apparently never returns a completion value from a finally block, that's why they return "try-value" in the first example. Maybe [1] will bring more consistent results across browsers in the future. More tests can be found at [2].

[1] http://wiki.ecmascript.org/doku.php?id=harmony:completion_reform
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=819125

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to