diff options
author | Kent Hansen <khansen@trolltech.com> | 2009-08-24 17:00:51 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-08-24 17:00:51 (GMT) |
commit | a8574172dd5e6bc11cf6f69b6fad5a063549e88d (patch) | |
tree | 9df2dcc53e21246070dc26856c2252aa409adcd3 /src/corelib/io/qabstractfileengine.cpp | |
parent | 417f383de40748ebe55d282f473d3d5baa8a254e (diff) | |
download | Qt-a8574172dd5e6bc11cf6f69b6fad5a063549e88d.zip Qt-a8574172dd5e6bc11cf6f69b6fad5a063549e88d.tar.gz Qt-a8574172dd5e6bc11cf6f69b6fad5a063549e88d.tar.bz2 |
fix performance issue with QScriptValue::setProperty()
Calling QScriptEngine::toStringHandle() is dead slow, so don't call
it; use JSC::Identifier() directly instead.
Diffstat (limited to 'src/corelib/io/qabstractfileengine.cpp')
0 files changed, 0 insertions, 0 deletions