Keep track of the currently code currently being run through eval()
authorSimon Hausmann <simon.hausmann@digia.com>
Mon, 13 May 2013 05:47:05 +0000 (07:47 +0200)
committerLars Knoll <lars.knoll@digia.com>
Wed, 15 May 2013 21:28:51 +0000 (23:28 +0200)
commit727bdfa0d56cfdc3f327e4cd268b5e2ea10c5931
tree6ca028db4f716908bde27e527bf944afcfe6d546
parent121698b7caca76daa2e4e578952bf25b1604ddde
Keep track of the currently code currently being run through eval()

We need to keep track of the possibly recursive eval calls for back trace
functionality in the future as well as changes to the exception handling.

Change-Id: Ie8a9343dfe43754fee48bab4b96b4ec2ab1fb67b
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/v4/qv4context_p.h
src/qml/qml/v4/qv4engine_p.h
src/qml/qml/v4/qv4globalobject.cpp