Status: New
Owner: ----

New issue 3933 by [email protected]: Custom error objects have stack traces reset on throw
https://code.google.com/p/v8/issues/detail?id=3933

Version: Chrome 40.0.2214.111 (64-bit)
OS: linux (likely all)
Architecture: x64 (likely all)

Use the following HTML file. Note that the stack trace explicitly set using the Stack API (https://code.google.com/p/v8-wiki/wiki/JavaScriptStackTraceApi) during construction is reset on throw. Note that this behavior differs from the "Error" object where the stack trace is preserved.

What is the expected output?

The stack trace is preserved.

What do you see instead?

The stack trace is reset.


Please use labels and text to provide additional information.



Attachments:
        rethrow3.html  730 bytes

--
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