diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-03-01 10:14:01 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-03-01 14:37:26 (GMT) |
commit | d628a467159b79c85885acb21510cb1e646a968b (patch) | |
tree | e824d1ed731a376c750cc64f1d6c84f1520c80fa /demos | |
parent | 9d38d8005876d808f499591d1427b227f4b9764f (diff) | |
download | Qt-d628a467159b79c85885acb21510cb1e646a968b.zip Qt-d628a467159b79c85885acb21510cb1e646a968b.tar.gz Qt-d628a467159b79c85885acb21510cb1e646a968b.tar.bz2 |
Perform latin1 conversion directly on JSC::UString
This conversion needs to be as fast as possible since
it's performed every time you access a QObject property
from QtScript. Hence, we should avoid going via QString
and instead do the conversion ourselves.
Reviewed-by: Jedrzej Nowacki
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions