Fix remaining issues with the delete operator
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 25 Jan 2013 14:52:42 +0000 (15:52 +0100)
committerLars Knoll <lars.knoll@digia.com>
Fri, 25 Jan 2013 14:56:19 +0000 (15:56 +0100)
commit3935a84333f9e367b6f23fff4135f3cd5652d0e5
tree41ae9f5fa80243707716145ca3eaba55b22ea310
parentd39e4ba8d68cc65f75cf2e9ae7d390db553b85d9
Fix remaining issues with the delete operator

Delete on known temps should return true and false on known local variables.

Change-Id: I71be8361306eb825b975a3aee294665eb8561366
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
qmljs_environment.cpp
qv4codegen.cpp
tests/TestExpectations