diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2012-08-14 13:20:25 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-15 09:03:16 +0200 |
commit | 8854338fe988a38514e69fe52a831a1ac3c6f936 (patch) | |
tree | e9abf13df7c48502968a9f291fdbac0c2b5294af /src/script/api/qscriptcontext.cpp | |
parent | b0c4e816e6da2c09593cf8de2f563093947ebdaf (diff) | |
download | qtscript-8854338fe988a38514e69fe52a831a1ac3c6f936.tar.gz |
Remove dead code from backtrace autotest
With the JSC-based back-end, Error objects don't have a "stack"
property, and there is no Error.backtrace() function. Commit
a670b4756885b106db04651cd2a7030e02f0cc2f removed all mention of them
from the documentation, but not from the autotest; this code wasn't
reached anymore because of a preceding QEXPECT_FAIL in the autotest
function.
Change-Id: Ib34cbd5edff126137cec02bf68624e4a102ace84
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/script/api/qscriptcontext.cpp')
0 files changed, 0 insertions, 0 deletions