Get stack trace for uncaught exceptions/promise rejections from the simple stack when available.
We can convert simple stack trace of an Error object to the detailed stack that is used for debugging. Do so when available, and only then fall back to reporting stack trace at throw site. R=yangguo@chromium.org, Yang LOG=Y Review URL: https://codereview.chromium.org/674423002 Cr-Commit-Position: refs/heads/master@{#24938} git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24938 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Showing
This diff is collapsed.
Please
register
or
sign in
to comment