DescriptionGet 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
Committed: https://code.google.com/p/v8/source/detail?r=24938
Patch Set 1 #
Total comments: 6
Patch Set 2 : addressed #
Messages
Total messages: 7 (0 generated)
|