Add class to help the platform unwind JIT code.
authorErik Verbruggen <erik.verbruggen@me.com>
Thu, 21 Feb 2013 13:30:35 +0000 (14:30 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 27 Feb 2013 12:50:00 +0000 (13:50 +0100)
commit5e0c24fd17f4ed112fe7dab0f17083a08cb160f8
tree5b7673f8d23d10ad63c98aec1876fc7384e4203d
parente1072a54f4d4a23c1cdd970738455343e3d41c04
Add class to help the platform unwind JIT code.

Currently only x86_64 and x86 is supported.

Change-Id: I80fe60543b71e7073a0666d5ebb10144a75a488c
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/v4/qmljs_engine.cpp
src/v4/qmljs_engine.h
src/v4/qv4isel_llvm_p.h
src/v4/qv4isel_masm.cpp
src/v4/qv4unwindhelper.cpp [new file with mode: 0644]
src/v4/qv4unwindhelper.h [new file with mode: 0644]
src/v4/qv4unwindhelper_p-dw2.h [new file with mode: 0644]
src/v4/v4.pro