summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore/API/JSCallbackObjectFunctions.h
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-07-30 12:59:08 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-07-30 13:03:36 (GMT)
commit7246727d947e7b7b3e743864005023d609749657 (patch)
treef55582f721bc3a8221c4b2bb05c35abccdfe6bed /src/3rdparty/webkit/JavaScriptCore/API/JSCallbackObjectFunctions.h
parent854e71d1335c7d3c2f1f68680f13fe69533125c5 (diff)
downloadQt-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/API/JSCallbackObjectFunctions.h')
0 files changed, 0 insertions, 0 deletions