Implement hasInstance through the new 'vtable'
authorLars Knoll <lars.knoll@digia.com>
Thu, 14 Feb 2013 08:10:30 +0000 (09:10 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 14 Feb 2013 10:57:33 +0000 (11:57 +0100)
commit9c1e46ee675969cc4fb1355ff035f67c73dd7b56
tree1651a218f6a3af7c5a5f674db95401936b46d7d8
parentafb743d72a6830a714f17abe58d5c07ff6bdd0f4
Implement hasInstance through the new 'vtable'

Change-Id: I59aea0f64e7ac955c3f1243936d77f2c12103621
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/v4/qmljs_runtime.cpp
src/v4/qv4argumentsobject.cpp
src/v4/qv4functionobject.cpp
src/v4/qv4functionobject.h
src/v4/qv4managed.cpp
src/v4/qv4managed.h
src/v4/qv4object.cpp