Remove the isString and isArray flags in Managed
authorLars Knoll <lars.knoll@digia.com>
Fri, 25 Jan 2013 12:41:37 +0000 (13:41 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Fri, 25 Jan 2013 12:55:54 +0000 (13:55 +0100)
commit6370d75d822152029ed60caba8bdaae9975008fb
tree81f5e82c54a43a705bb1829beff0d1e10976dbe3
parente813c253f350bad7a1ad16ddd2d7e6601830609d
Remove the isString and isArray flags in Managed

These are not needed anymore, as we have the type stored
in the object.

Change-Id: I86594f4c3b3669ee0576e1ca141a64494e82a176
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qv4argumentsobject.cpp
qv4arrayobject.cpp
qv4jsonobject.cpp
qv4managed.h
qv4object.cpp
qv4stringobject.cpp