aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/memory
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2017-02-15 12:21:36 +0100
committerLars Knoll <lars.knoll@qt.io>2017-03-09 08:59:32 +0000
commit0bee9b94eb20d644a1df4fd0062527e680545f31 (patch)
treee448dac31788f00fc807d715045cfa10aa12ca62 /src/qml/memory
parentda32817db4b012e54be8ff43b5e56d676ec7b5bb (diff)
Micro optimization
the value that is being removed from the stack when popForGC() is being called will always be a valid Heap object, so we can use the unsafe accessor instead of the slower one that checks. Change-Id: I23d435c760d3ac7ba8ca28e46bdcbe36886f0dd9 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/memory')
0 files changed, 0 insertions, 0 deletions