summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/JavaScriptCore/API/JSStringRef.cpp
diff options
context:
space:
mode:
authorAriya Hidayat <ariya.hidayat@nokia.com>2009-08-31 13:28:30 (GMT)
committerAriya Hidayat <ariya.hidayat@nokia.com>2009-08-31 13:36:44 (GMT)
commita8c5ded0de4b466b348080bfdef3107af39ed508 (patch)
tree9cff830569adb037e702b18d04d5892621c61a73 /src/3rdparty/webkit/JavaScriptCore/API/JSStringRef.cpp
parent8a3f912f7cbe6d019f847ed1eb67efb1a29a5851 (diff)
downloadQt-a8c5ded0de4b466b348080bfdef3107af39ed508.zip
Qt-a8c5ded0de4b466b348080bfdef3107af39ed508.tar.gz
Qt-a8c5ded0de4b466b348080bfdef3107af39ed508.tar.bz2
Speed-up parseCoreNode() for SVG parsing.
Instead of doing an attribute look-up via QXmlAttributes::value(), we just iterate by ourselves. Thus, we need to carry out the iteration and comparison only once, instead of every call to the said value(). Reviewed-by: Kim
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/API/JSStringRef.cpp')
0 files changed, 0 insertions, 0 deletions