Remove the virtual contruct(ctx) method
authorLars Knoll <lars.knoll@digia.com>
Thu, 14 Feb 2013 09:46:30 +0000 (10:46 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 14 Feb 2013 11:02:33 +0000 (12:02 +0100)
commit2b59eda8304c6c40c9c286abe6070a88f24a3905
tree43c11c6435a590a7cc98ad550df175fd17506237
parent6a23171e04edbb8c8416d8d304fb8cfca3a4fd59
Remove the virtual contruct(ctx) method

The more general and faster construct method taking
more arguments is now used in all cases.

Change-Id: I183e4279526e5a937938a72d494a537faf4bc825
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/v4/qv4errorobject.cpp
src/v4/qv4errorobject.h
src/v4/qv4functionobject.cpp
src/v4/qv4functionobject.h
src/v4/qv4regexpobject.cpp
src/v4/qv4regexpobject.h
src/v4/qv4stringobject.cpp
src/v4/qv4stringobject.h