Calculate the hash inside QHashedString
authorAaron Kennedy <aaron.kennedy@nokia.com>
Thu, 21 Jul 2011 10:01:07 +0000 (20:01 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 30 Aug 2011 11:18:28 +0000 (13:18 +0200)
commita8cbaf353842779bf79491bf54a6b5b0018d9774
tree8450043b1d531c71b6007c9857f190e1b2ee2d76
parenta257441a420d850205a5910bc2d3c1aa67bfc3e8
Calculate the hash inside QHashedString

This avoids calling into V8 to calculate the hash.  This improves
performance and removes the dependency on V8.

Change-Id: I8ccb405cba15c7eda51a1d56652784164789de7f
Reviewed-on: http://codereview.qt.nokia.com/3765
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
src/declarative/qml/ftw/qhashedstring.cpp