Comment #1 on issue 3583 by [email protected]: Exception rethrown from TryCatch has reset location (sometimes)
https://code.google.com/p/v8/issues/detail?id=3583#c1

The following revision refers to this bug:
https://chromium.googlesource.com/external/v8.git/+/6393ea9e1afea0da51cbbd23df48fff503e7b11d

commit 6393ea9e1afea0da51cbbd23df48fff503e7b11d
Author: [email protected] <[email protected]>
Date: Tue Sep 23 14:29:45 2014

Preserve message when rethrowing exception

A new message was always generated if there is a the top-most verbose
TryCatch, even when rethrowing an exception from a TryCatch that is going
out of scope, and we already have a message.

BUG=v8:3583
LOG=Y
[email protected]

Review URL: https://codereview.chromium.org/587703002

Patch from Jens Widell <[email protected]>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24152 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/external/v8.git/+/6393ea9e1afea0da51cbbd23df48fff503e7b11d/src/isolate.cc


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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/d/optout.

Reply via email to