Remove the is(Type) methods in Value
authorLars Knoll <lars.knoll@digia.com>
Thu, 18 Oct 2012 19:48:57 +0000 (21:48 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Fri, 19 Oct 2012 05:28:55 +0000 (07:28 +0200)
commit03f9fb6b618bab42a672e76133c43f2d6c3a60df
tree3ea88168c75a6cd95b67f9739c6561745908ab1e
parent285a4954e8ad6ac48e3e471e7d7b8f08a263de9c
Remove the is(Type) methods in Value

Simplify and optimise the Value::isXxx() methods
at the same time.

Change-Id: I3e8fa98cf7b91079a4450c048c6d0795d1684724
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_runtime.cpp
qmljs_runtime.h
qv4ecmaobjects.cpp