Reviewers: Yang,

Description:
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=Yang
LOG=Y

Please review this at https://codereview.chromium.org/674423002/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+235, -104 lines):
  M src/api.cc
  M src/isolate.h
  M src/isolate.cc
  M test/cctest/test-api.cc


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