aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4engine_p.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2017-12-01 09:07:34 +0100
committerLars Knoll <lars.knoll@qt.io>2018-05-03 20:05:09 +0000
commit7e6485a046fde121f0e6fdf954162354939ff1d8 (patch)
tree6eb3d377de1080211850486fcac6d8c2b6ddf4ff /src/qml/jsruntime/qv4engine_p.h
parent02b20c37ed544e6226f4d4d377bc272852e06357 (diff)
Don't use bitfields for VTable flags
Accessing those is significantly slower than using a byte for each flag. As they are performance critical, let's rather use some more bytes in the vtable. Change-Id: I7104d3b791f469fe5d6705f20db0c965878126e2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4engine_p.h')
0 files changed, 0 insertions, 0 deletions