summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2010-03-09 12:36:24 (GMT)
committerKent Hansen <kent.hansen@nokia.com>2010-03-10 09:19:10 (GMT)
commit20e2b87b5194abf7e9f08b7c42c030a57e2d6b28 (patch)
tree11ff01db45da4874b3b92921e159945ab23290a5 /util
parenta0ec41037fcbb686dfc5c4679261bffc5e358fdd (diff)
downloadQt-20e2b87b5194abf7e9f08b7c42c030a57e2d6b28.zip
Qt-20e2b87b5194abf7e9f08b7c42c030a57e2d6b28.tar.gz
Qt-20e2b87b5194abf7e9f08b7c42c030a57e2d6b28.tar.bz2
Use index-based approach for iterating over JS array properties
Using QScriptValueIterator means that non-index properties of the array will be processed (such as "length" or "foo"), which is something we don't want. Reviewed-by: Aaron Kennedy
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions