summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_script_qscriptclass.cpp
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-10-22 16:27:50 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-10-23 10:18:24 (GMT)
commitd610da0f40819213fd45bf77f6c2131769df693d (patch)
tree42c45c142cf57554a5600b1fdc87be5cb765a04b /doc/src/snippets/code/src_script_qscriptclass.cpp
parent7bfa219ebd050523ecd0d72ad7154e1ce3b83ae9 (diff)
downloadQt-d610da0f40819213fd45bf77f6c2131769df693d.zip
Qt-d610da0f40819213fd45bf77f6c2131769df693d.tar.gz
Qt-d610da0f40819213fd45bf77f6c2131769df693d.tar.bz2
Inline internal property lookup function
Also avoid looking up the object's own properties twice (before we called getOwnPropertySlot() and then getPropertySlot() on the same object). Makes QScriptValue::property() ~20% faster when calling it on an "empty" object. Reviewed-by: Olivier Goffart
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptclass.cpp')
0 files changed, 0 insertions, 0 deletions