aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4booleanobject.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-09-12 09:18:47 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-18 13:13:41 +0200
commita245f60c6a2f6586567f1332a99e0d70e6b15f4d (patch)
tree2a92d2a465982b7d83498cc68407b90a8f9fab32 /src/qml/jsruntime/qv4booleanobject.cpp
parent2187beaaae09d3cf279f50d1f606ef6077250bfe (diff)
Don't check whether Scoped<T> really contains a T
When retriveing a pointer to T, there's no need to check that we really have a Managed stored in the value, as the type checking is already done by the constructor and assignment operators. Change-Id: I246610b8d6e33848e6a2e2179a5e6e6d9d0975ca Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/jsruntime/qv4booleanobject.cpp')
0 files changed, 0 insertions, 0 deletions