diff options
author | Kent Hansen <khansen@trolltech.com> | 2009-07-30 12:59:08 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-07-30 13:03:36 (GMT) |
commit | 7246727d947e7b7b3e743864005023d609749657 (patch) | |
tree | f55582f721bc3a8221c4b2bb05c35abccdfe6bed /src/3rdparty/webkit/JavaScriptCore/runtime/JSImmediate.cpp | |
parent | 854e71d1335c7d3c2f1f68680f13fe69533125c5 (diff) | |
download | Qt-7246727d947e7b7b3e743864005023d609749657.zip Qt-7246727d947e7b7b3e743864005023d609749657.tar.gz Qt-7246727d947e7b7b3e743864005023d609749657.tar.bz2 |
attempt to return something sensible in uncaughtExceptionBacktrace()
JSC doesn't provide a way to get the backtrace after the exception
has happened (you can only get it at the point it's thrown, by
installing a debugger). As a least effort, we try to use the
uncaught exception to provide a 1-line backtrace (the filename and
linenumber of the innermost call where the exception happened).
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/runtime/JSImmediate.cpp')
0 files changed, 0 insertions, 0 deletions