V4: fix ArrayPrototype::method_isArray() build break
authorJ-P Nurmi <jpnurmi@digia.com>
Tue, 1 Oct 2013 07:55:50 +0000 (09:55 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 1 Oct 2013 09:54:18 +0000 (11:54 +0200)
commit3fbe74cb0b6f01ca930bf4f22f25b4976cbe1ac3
tree5de8d49d02ce47f674c3080fafe5068aa57ebd92
parenta8b27d974a4ced654a4566b6a9822ed92956a2d2
V4: fix ArrayPrototype::method_isArray() build break

With a recent Clang in C++11 mode:
error: incompatible operand types ('QV4::ArrayObject *' and 'bool')

Task-number: QTBUG-33706
Change-Id: I7bd4fe01176745fb6f8dbdf8f271edb7121eb35e
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/jsruntime/qv4arrayobject.cpp