Implement initial support for the delete operator
authorLars Knoll <lars.knoll@digia.com>
Tue, 30 Oct 2012 06:29:14 +0000 (07:29 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 31 Oct 2012 16:00:03 +0000 (17:00 +0100)
commit29f8677ac27d628937cc3b6548c302a9d628630c
treec3a26236d8ef397499d4e832520270a50c5b301f
parent477ea45b0b7d7b9dcc60d4cba4a4036359a969b6
Implement initial support for the delete operator

And don't dump the assemply unless SHOW_CODE is set.

Change-Id: I17ad36f002404b57c65f910048e5c82d42307976
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_runtime.cpp
qmljs_runtime.h
qv4codegen.cpp
qv4isel_masm.cpp