Store line number mappings in the compiled function
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 16 Aug 2013 06:57:58 +0000 (08:57 +0200)
committerLars Knoll <lars.knoll@digia.com>
Fri, 16 Aug 2013 08:14:22 +0000 (10:14 +0200)
commitd017fe9b38c74d2cc2fa754af3bf9e32357f149c
treed56a6421c026d4ec03165722b66540c7752a9d1e
parentb88626a3a59f7dcd01be6fe2a8236b14ca1176f5
Store line number mappings in the compiled function

Change-Id: I4e37aac3618b20ccd52ce4833098781374a3daf6
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qv4compileddata.cpp
src/qml/compiler/qv4compileddata_p.h
src/qml/compiler/qv4compiler.cpp
src/qml/compiler/qv4compiler_p.h
src/qml/compiler/qv4isel_masm.cpp
src/qml/compiler/qv4isel_p.h
src/qml/jsruntime/qv4debugging.cpp
src/qml/jsruntime/qv4function.cpp